Searched refs:tx_cmp (Results 1 – 4 of 4) sorted by relevance
54 struct tx_cmp { struct194 #define CP_DESC_CNT (BNGE_PAGE_SIZE / sizeof(struct tx_cmp))200 #define HW_CMPD_RING_SIZE (sizeof(struct tx_cmp) * CP_DESC_CNT)
147 struct tx_cmp { struct805 #define CP_DESC_CNT (BNXT_PAGE_SIZE / sizeof(struct tx_cmp))815 #define HW_CMPD_RING_SIZE (sizeof(struct tx_cmp) * CP_DESC_CNT)1189 struct tx_cmp **cp_desc_ring;
2928 static int bnxt_hwrm_handler(struct bnxt *bp, struct tx_cmp *txcmp) in bnxt_hwrm_handler()2991 struct tx_cmp *txcmp; in bnxt_has_work()3007 struct tx_cmp *txcmp; in __bnxt_poll_work()3148 struct tx_cmp *txcmp; in bnxt_poll_nitroa0()3363 bnxt_hwrm_handler(bp, (struct tx_cmp *)nqcmp); in bnxt_poll_p5()
4902 struct tx_cmp *txcmp; in bnxt_poll_loopback()
Completed in 51 milliseconds