Searched refs:IWN_UNSOLICITED_RX_NOTIF (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwn/ | ||
H A D | if_iwnreg.h | 450 #define IWN_UNSOLICITED_RX_NOTIF 0x80 macro |
H A D | if_iwn.c | 3996 if (!(desc->qid & IWN_UNSOLICITED_RX_NOTIF)) /* Reply to a command. */ in iwn_notif_intr() |