Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnreg.h1303 #define IWN_TX_FAIL 0x80 /* all failures have 0x80 set */ macro
H A Dif_iwn.c3671 if (status & IWN_TX_FAIL) in iwn_tx_done()
3697 (status & IWN_TX_FAIL) != 0); in iwn_tx_done()