Home
last modified time | relevance | path

Searched refs:broadcast_id (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dif_iwnvar.h238 uint8_t broadcast_id; member
Dif_iwn.c761 sc->broadcast_id = IWN4965_ID_BROADCAST; in iwn4965_attach()
801 sc->broadcast_id = IWN5000_ID_BROADCAST; in iwn5000_attach()
3124 tx->id = sc->broadcast_id; in iwn_tx()
3162 if (tx->id == sc->broadcast_id) { in iwn_tx()
3598 node.id = sc->broadcast_id; in iwn_add_broadcast_node()
3607 linkq.id = sc->broadcast_id; in iwn_add_broadcast_node()
4776 tx->id = sc->broadcast_id; in iwn_scan()
5087 sc->broadcast_id : wn->id; in iwn_set_key()
5116 sc->broadcast_id : wn->id; in iwn_delete_key()