Home
last modified time | relevance | path

Searched refs:bnxt_event_hwrm_resp_handler (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.h99 int bnxt_event_hwrm_resp_handler(struct bnxt *bp, struct cmpl_base *cmp);
H A Dbnxt_irq.c55 bnxt_event_hwrm_resp_handler(bp, cmp); in bnxt_int_handler()
H A Dbnxt_cpr.c358 int bnxt_event_hwrm_resp_handler(struct bnxt *bp, struct cmpl_base *cmp) in bnxt_event_hwrm_resp_handler() function
H A Dbnxt_rxr.c1087 bnxt_event_hwrm_resp_handler(rxq->bp, in bnxt_recv_pkts()