Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwn/
H A Dif_iwnvar.h269 uint8_t broadcast_id; member
H A Dif_iwn.c1296 sc->broadcast_id = IWN4965_ID_BROADCAST; in iwn4965_attach()
1340 sc->broadcast_id = IWN5000_ID_BROADCAST; in iwn5000_attach()
4601 tx->id = sc->broadcast_id; in iwn_tx_data()
4632 if (tx->id == sc->broadcast_id) { in iwn_tx_data()
4850 tx->id = sc->broadcast_id; in iwn_tx_data_raw()
5459 node.id = sc->broadcast_id;
5468 linkq.id = sc->broadcast_id;
6972 tx->id = sc->broadcast_id;