Searched refs:tx_cmp (Results 1 – 2 of 2) sorted by relevance
58 struct tx_cmp { struct318 #define CP_DESC_CNT (BNGE_PAGE_SIZE / sizeof(struct tx_cmp))324 #define HW_CMPD_RING_SIZE (sizeof(struct tx_cmp) * CP_DESC_CNT)386 struct tx_cmp **desc_ring;
1149 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()1358 bnge_hwrm_handler(bn->bd, (struct tx_cmp *)nqcmp); in bnge_napi_poll()