Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwireg.h562 #define WI_TXSTAT_RET_ERR 0x0001 macro
H A Dwi.c1815 if (status & WI_TXSTAT_RET_ERR) in wi_tx_ex_intr()
1832 if ((status & WI_TXSTAT_RET_ERR) != 0) in wi_tx_ex_intr()