Searched refs:fw_fid (Results 1 – 4 of 4) sorted by relevance
24 req.fid = htole16(vf->fw_fid); in bnxt_set_vf_admin_mac()76 vf->fw_fid = softc->pf.first_vf_id + vfnum; in bnxt_iov_vf_add()196 req.fid = cpu_to_le16(vf->fw_fid); in bnxt_set_vf_params()294 req.target_id = cpu_to_le16(vf->fw_fid); in bnxt_hwrm_fwd_err_resp()295 req.encap_resp_target_id = cpu_to_le16(vf->fw_fid); in bnxt_hwrm_fwd_err_resp()318 req.target_id = cpu_to_le16(vf->fw_fid); in bnxt_hwrm_exec_fwd_resp()319 req.encap_resp_target_id = cpu_to_le16(vf->fw_fid); in bnxt_hwrm_exec_fwd_resp()340 req.fid = cpu_to_le16(BNXT_PF(softc) ? vf->fw_fid : 0xffff); in bnxt_hwrm_func_qcfg_flags()376 req.fid = htole16(vf->fw_fid); in bnxt_hwrm_set_trusted_vf()612 req.fid = htole16(vf->fw_fid); in bnxt_hwrm_set_vf_spoofchk()[all …]
49 uint16_t fw_fid; member
498 uint32_t fw_fid; member530 uint16_t fw_fid; member
1266 func->fw_fid = le16toh(resp->fid); in bnxt_hwrm_func_qcaps()1291 pf->fw_fid = le16toh(resp->fid); in bnxt_hwrm_func_qcaps()1304 vf->fw_fid = le16toh(resp->fid); in bnxt_hwrm_func_qcaps()