Home
last modified time | relevance | path

Searched refs:bnxt_ulp_async_events (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.h108 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl);
Dbnxt_ulp.c421 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) in bnxt_ulp_async_events() function
Dbnxt.c2418 bnxt_ulp_async_events(bp, cmpl); in bnxt_async_event_process()