Searched refs:hwrm_cmd_req_addr (Results 1 – 2 of 2) sorted by relevance
290 if (bp->pf.hwrm_cmd_req_addr[i]) { in bnxt_free_vf_resources()292 bp->pf.hwrm_cmd_req_addr[i], in bnxt_free_vf_resources()294 bp->pf.hwrm_cmd_req_addr[i] = NULL; in bnxt_free_vf_resources()319 bp->pf.hwrm_cmd_req_addr[i] = in bnxt_alloc_vf_resources()324 if (!bp->pf.hwrm_cmd_req_addr[i]) in bnxt_alloc_vf_resources()330 vf->hwrm_cmd_req_addr = bp->pf.hwrm_cmd_req_addr[i] + in bnxt_alloc_vf_resources()632 memcpy(req.encap_request, vf->hwrm_cmd_req_addr, msg_size); in bnxt_hwrm_fwd_err_resp()663 memcpy(req.encap_request, vf->hwrm_cmd_req_addr, msg_size); in bnxt_hwrm_exec_fwd_resp()688 (struct hwrm_cfa_l2_filter_alloc_input *)vf->hwrm_cmd_req_addr; in bnxt_vf_validate_set_mac()710 (struct hwrm_port_phy_qcfg_input *)vf->hwrm_cmd_req_addr; in bnxt_vf_set_link()[all …]
711 void *hwrm_cmd_req_addr; member743 void *hwrm_cmd_req_addr[4]; member