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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h218 uint8_t broadcast_id; member in struct:iwn_softc
H A Dif_iwn.c1219 sc->broadcast_id = IWN4965_ID_BROADCAST;
1263 sc->broadcast_id = IWN5000_ID_BROADCAST;
3872 tx->id = sc->broadcast_id;
3917 if (tx->id == sc->broadcast_id) {
4551 node.id = sc->broadcast_id;
4560 linkq.id = sc->broadcast_id;
5731 tx->id = sc->broadcast_id;
6109 sc->broadcast_id : wn->id;
6138 sc->broadcast_id : wn->id;

Completed in 78 milliseconds