Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dmwlreg.h147 #define EAGLE_TXD_STATUS_OK 0x00000001 macro
H A Dif_mwl.c3348 if (status & EAGLE_TXD_STATUS_OK) { in mwl_tx_processq()
3382 (status & EAGLE_TXD_STATUS_OK) == 0); in mwl_tx_processq()