Searched refs:TX_PAYLOAD_ERR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/allwinner/ | ||
| H A D | if_awgreg.h | 131 #define TX_PAYLOAD_ERR (1 << 12) macro |
| H A D | if_awg.c | 1304 if ((status & (TX_HEADER_ERR | TX_PAYLOAD_ERR)) != 0) in awg_txeof() |