hwrm_async_event_cmpl
void bnxt_ulp_async_events(struct bnxt_softc *bp, struct hwrm_async_event_cmpl *cmpl)
void bnxt_ulp_async_events(struct bnxt_softc *bp, struct hwrm_async_event_cmpl *cmpl);
struct hwrm_async_event_cmpl;
void (*ulp_async_notifier)(void *, struct hwrm_async_event_cmpl *);
struct hwrm_async_event_cmpl *ae = (void *)cmpl;
struct hwrm_async_event_cmpl cmpl;
struct hwrm_async_event_cmpl cmpl;
static void bnxt_re_async_notifier(void *handle, struct hwrm_async_event_cmpl *cmpl)