Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c31 struct hwrm_async_event_cmpl *async_cmpl; in bnxt_hwrm_fwd_async_event_cmpl() local
43 async_cmpl = in bnxt_hwrm_fwd_async_event_cmpl()
45 async_cmpl->type = cpu_to_le16(ASYNC_EVENT_CMPL_TYPE_HWRM_ASYNC_EVENT); in bnxt_hwrm_fwd_async_event_cmpl()
46 async_cmpl->event_id = cpu_to_le16(event_id); in bnxt_hwrm_fwd_async_event_cmpl()

Completed in 3 milliseconds