Searched refs:ADSTAT_Tx_ES (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/atheros/ar531x/ | ||
| H A D | if_arereg.h | 207 #define ADSTAT_Tx_ES 0x00008000 /* Error Summary */ macro |
| H A D | if_are.c | 1512 if ((ctl & ADSTAT_Tx_ES) == 0) in are_tx() |