Searched refs:MALO_TXD_STATUS_OK_RETRY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/malo/ | ||
H A D | if_malo.h | 382 #define MALO_TXD_STATUS_OK_RETRY 0x00000002 macro |
H A D | if_malo.c | 956 if (status & MALO_TXD_STATUS_OK_RETRY) in malo_tx_processq() |