Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.h122 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl);
Dbnxt_ulp.c352 void bnxt_ulp_async_events(struct bnxt *bp, struct hwrm_async_event_cmpl *cmpl) in bnxt_ulp_async_events() function
Dbnxt.c2877 bnxt_ulp_async_events(bp, cmpl); in bnxt_async_event_process()