Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.h15 (!!(rte_le_to_cpu_32(((struct cmpl_base *)(cmp))->info3_v) & \
19 (!!(rte_le_to_cpu_32(((struct cmpl_base *)(cmp))->info3_v) & \
27 (((struct cmpl_base *)cmp)->type & CMPL_BASE_TYPE_MASK)
89 struct cmpl_base *cp_desc_ring;
106 void bnxt_handle_async_event(struct bnxt *bp, struct cmpl_base *cmp);
107 void bnxt_handle_fwd_req(struct bnxt *bp, struct cmpl_base *cmp);
108 int bnxt_event_hwrm_resp_handler(struct bnxt *bp, struct cmpl_base *cmp);
H A Dbnxt_cpr.c98 struct cmpl_base *cmp) in bnxt_handle_async_event()
207 void bnxt_handle_fwd_req(struct bnxt *bp, struct cmpl_base *cmpl) in bnxt_handle_fwd_req()
296 int bnxt_event_hwrm_resp_handler(struct bnxt *bp, struct cmpl_base *cmp) in bnxt_event_hwrm_resp_handler()
H A Dbnxt_irq.c25 struct cmpl_base *cmp; in bnxt_int_handler()
H A Dbnxt_rxtx_vec_sse.c151 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in bnxt_recv_pkts_vec()
301 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in bnxt_handle_tx_cp_vec()
H A Dbnxt_rxtx_vec_neon.c158 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in bnxt_recv_pkts_vec()
319 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in bnxt_handle_tx_cp_vec()
H A Dbnxt_txr.c435 struct cmpl_base *cp_desc_ring = cpr->cp_desc_ring; in bnxt_handle_tx_cp()
H A Dbnxt_ring.c153 sizeof(struct cmpl_base)); in bnxt_alloc_rings()
H A Dbnxt_rxr.c887 (struct cmpl_base *)rxcmp); in bnxt_recv_pkts()
H A Dhsi_struct_def_dpdk.h3500 struct cmpl_base { struct