Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_irq.c51 bnxt_event_hwrm_resp_handler(bp, cmp); in bnxt_int_handler()
H A Dbnxt_cpr.h108 int bnxt_event_hwrm_resp_handler(struct bnxt *bp, struct cmpl_base *cmp);
H A Dbnxt_cpr.c296 int bnxt_event_hwrm_resp_handler(struct bnxt *bp, struct cmpl_base *cmp) in bnxt_event_hwrm_resp_handler() function
H A Dbnxt_rxr.c886 bnxt_event_hwrm_resp_handler(rxq->bp, in bnxt_recv_pkts()