Home
last modified time | relevance | path

Searched refs:TX_CMP_VALID (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h496 #define TX_CMP_VALID(txcmp, raw_cons) \ macro
Dbnxt.c1830 return TX_CMP_VALID(txcmp, raw_cons); in bnxt_has_work()
1877 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_work()
1974 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_nitroa0()
Dbnxt_ethtool.c2470 if (!TX_CMP_VALID(txcmp, raw_cons)) { in bnxt_poll_loopback()