Searched refs:NGE_CMDSTS_PKT_OK (Results 1 – 2 of 2) sorted by relevance
502 #define NGE_CMDSTS_PKT_OK 0x08000000 macro
1495 if ((cmdsts & NGE_CMDSTS_PKT_OK) == 0) { in nge_rxeof()1641 if ((cmdsts & NGE_CMDSTS_PKT_OK) == 0) { in nge_txeof()