Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c67 req.vf_id = cpu_to_le16(vf->fw_fid); in bnxt_set_vf_spoofchk()
131 req.vf_id = cpu_to_le16(vf->fw_fid); in bnxt_set_vf_mac()
162 req.vf_id = cpu_to_le16(vf->fw_fid); in bnxt_set_vf_vlan()
201 req.vf_id = cpu_to_le16(vf->fw_fid); in bnxt_set_vf_bw()
427 bp->pf.vf[i].fw_fid = le16_to_cpu(req.vf_id); in bnxt_hwrm_func_cfg()
597 req.target_id = cpu_to_le16(vf->fw_fid); in bnxt_hwrm_fwd_resp()
631 req.target_id = cpu_to_le16(vf->fw_fid); in bnxt_hwrm_fwd_err_resp()
662 req.target_id = cpu_to_le16(vf->fw_fid); in bnxt_hwrm_exec_fwd_resp()
Dbnxt.h692 u16 fw_fid; member
719 u32 fw_fid; member
Dbnxt.c3624 pf->fw_fid = le16_to_cpu(resp->fid); in bnxt_hwrm_func_qcaps()
3649 vf->fw_fid = le16_to_cpu(resp->fid); in bnxt_hwrm_func_qcaps()