Searched refs:ulp_async_notifier (Results 1 – 3 of 3) sorted by relevance
31 void (*ulp_async_notifier)(void *, struct hwrm_async_event_cmpl *); member
436 if (!ops || !ops->ulp_async_notifier) in bnxt_ulp_async_events()445 ops->ulp_async_notifier(ulp->handle, cmpl); in bnxt_ulp_async_events()
353 .ulp_async_notifier = NULL,