Home
last modified time | relevance | path

Searched refs:hwrm_async_event_cmpl (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h20 struct hwrm_async_event_cmpl;
31 void (*ulp_async_notifier)(void *, struct hwrm_async_event_cmpl *);
109 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl);
H A Dbnxt_ulp.c414 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) in bnxt_ulp_async_events()
H A Dbnxt_sriov.c29 struct hwrm_async_event_cmpl *async_cmpl; in bnxt_hwrm_fwd_async_event_cmpl()
38 async_cmpl = (struct hwrm_async_event_cmpl *)req.encap_async_event_cmpl; in bnxt_hwrm_fwd_async_event_cmpl()
H A Dbnxt_hsi.h670 struct hwrm_async_event_cmpl { struct
H A Dbnxt.c2030 struct hwrm_async_event_cmpl *cmpl) in bnxt_async_event_process()
2213 (struct hwrm_async_event_cmpl *)txcmp); in bnxt_hwrm_handler()