Home
last modified time | relevance | path

Searched refs:tx_cmp (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h97 struct tx_cmp { struct
426 #define CP_DESC_CNT (BNXT_PAGE_SIZE / sizeof(struct tx_cmp))
436 #define HW_CMPD_RING_SIZE (sizeof(struct tx_cmp) * CP_DESC_CNT)
589 struct tx_cmp *cp_desc_ring[MAX_CP_PAGES];
Dbnxt.c1230 static int bnxt_hwrm_handler(struct bnxt *bp, struct tx_cmp *txcmp) in bnxt_hwrm_handler()
1288 struct tx_cmp *txcmp; in bnxt_has_work()
1332 struct tx_cmp *txcmp; in bnxt_poll_work()