Searched refs:MALO_TXD_STATUS_IDLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/malo/ | ||
H A D | if_malo.h | 379 #define MALO_TXD_STATUS_IDLE 0x00000000 macro |
H A D | if_malo.c | 977 ds->status = htole32(MALO_TXD_STATUS_IDLE); in malo_tx_processq() |