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