Searched refs:EAGLE_RXD_STATUS_OK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mwl/ | ||
H A D | mwlreg.h | 229 #define EAGLE_RXD_STATUS_OK 0x01 macro |
H A D | if_mwl.c | 4484 "" : (status & EAGLE_RXD_STATUS_OK) ? " *" : " !", in mwl_printrxbuf() |