Searched refs:IWN_TX_NEED_PROTECTION (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwn/ | ||
H A D | if_iwnreg.h | 660 #define IWN_TX_NEED_PROTECTION (1 << 0) /* 5000 only */ macro |
H A D | if_iwn.c | 3865 flags |= IWN_TX_NEED_PROTECTION; in iwn_send() |