Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h1352 #define IWN_TX_FAIL_TX_LOCKED 0x90 /* waiting to see traffic */ macro
H A Dif_iwn.c3707 if (status == IWN_TX_FAIL_TX_LOCKED && in iwn_tx_done()