Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c29 struct hwrm_async_event_cmpl *async_cmpl; in bnxt_hwrm_fwd_async_event_cmpl() local
38 async_cmpl = (struct hwrm_async_event_cmpl *)req.encap_async_event_cmpl; in bnxt_hwrm_fwd_async_event_cmpl()
39 async_cmpl->type = cpu_to_le16(ASYNC_EVENT_CMPL_TYPE_HWRM_ASYNC_EVENT); in bnxt_hwrm_fwd_async_event_cmpl()
40 async_cmpl->event_id = cpu_to_le16(event_id); in bnxt_hwrm_fwd_async_event_cmpl()