Home
last modified time | relevance | path

Searched defs:txcmp (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_txrx.h77 #define TX_CMP_VALID(bn, txcmp, raw_cons) \ argument
92 #define TX_CMP_TYPE(txcmp) \ argument
H A Dbnge_txrx.c1149 static int bnge_hwrm_handler(struct bnge_dev *bd, struct tx_cmp *txcmp) in bnge_hwrm_handler()
1173 struct tx_cmp *txcmp; in __bnge_poll_work() local
H A Dbnge_hw_def.h38 #define TX_CMP_SQ_CONS_IDX(txcmp) \ argument
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c2946 static int bnxt_hwrm_handler(struct bnxt *bp, struct tx_cmp *txcmp) in bnxt_hwrm_handler()
3009 struct tx_cmp *txcmp; in bnxt_has_work() local
3025 struct tx_cmp *txcmp; in __bnxt_poll_work() local
3166 struct tx_cmp *txcmp; in bnxt_poll_nitroa0() local
H A Dbnxt.h191 #define TX_CMP_SQ_CONS_IDX(txcmp) \ argument
840 #define TX_CMP_VALID(txcmp, raw_cons) \ argument
855 #define TX_CMP_TYPE(txcmp) \ argument
H A Dbnxt_ethtool.c5092 struct tx_cmp *txcmp; in bnxt_poll_loopback() local