Home
last modified time | relevance | path

Searched refs:cmpl_base (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.h16 (((struct cmpl_base *)cmp)->type & CMPL_BASE_TYPE_MASK)
82 struct cmpl_base *cp_desc_ring;
97 void bnxt_handle_async_event(struct bnxt *bp, struct cmpl_base *cmp);
98 void bnxt_handle_fwd_req(struct bnxt *bp, struct cmpl_base *cmp);
99 int bnxt_event_hwrm_resp_handler(struct bnxt *bp, struct cmpl_base *cmp);
141 const struct cmpl_base *c = cmpl; in bnxt_cpr_cmp_valid()
H A Dbnxt_cpr.c134 struct cmpl_base *cmp) in bnxt_handle_async_event()
269 void bnxt_handle_fwd_req(struct bnxt *bp, struct cmpl_base *cmpl) in bnxt_handle_fwd_req()
358 int bnxt_event_hwrm_resp_handler(struct bnxt *bp, struct cmpl_base *cmp) in bnxt_event_hwrm_resp_handler()
H A Dbnxt_irq.c26 struct cmpl_base *cmp; in bnxt_int_handler()
H A Dbnxt_rxtx_vec_sse.c161 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in recv_burst_vec_sse()
315 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in bnxt_handle_tx_cp_vec()
H A Dbnxt_rxtx_vec_neon.c169 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in recv_burst_vec_neon()
343 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in bnxt_handle_tx_cp_vec()
H A Dbnxt_rxtx_vec_avx2.c32 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in recv_burst_vec_avx2()
393 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in bnxt_handle_tx_cp_vec()
H A Dbnxt_txr.c582 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in bnxt_flush_tx_cmp()
H A Dbnxt_ring.c157 sizeof(struct cmpl_base)); in bnxt_alloc_rings()
H A Dbnxt_rxr.c1088 (struct cmpl_base *)rxcmp); in bnxt_recv_pkts()
H A Dbnxt_ethdev.c3323 struct cmpl_base *cp_desc_ring; in bnxt_tx_descriptor_status_op()
H A Dhsi_struct_def_dpdk.h3760 struct cmpl_base { struct