Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c43 struct bnxt_vf_info *vf; in bnxt_set_vf_spoofchk()
84 struct bnxt_vf_info *vf; in bnxt_get_vf_config()
114 struct bnxt_vf_info *vf; in bnxt_set_vf_mac()
142 struct bnxt_vf_info *vf; in bnxt_set_vf_vlan()
177 struct bnxt_vf_info *vf; in bnxt_set_vf_bw()
218 struct bnxt_vf_info *vf; in bnxt_set_vf_link_state()
251 struct bnxt_vf_info *vf; in bnxt_set_vf_attr()
307 bp->pf.vf = kcalloc(num_vfs, sizeof(struct bnxt_vf_info), GFP_KERNEL); in bnxt_alloc_vf_resources()
328 struct bnxt_vf_info *vf = &bp->pf.vf[k]; in bnxt_alloc_vf_resources()
586 static int bnxt_hwrm_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_fwd_resp()
[all …]
Dbnxt.h691 struct bnxt_vf_info { struct
745 struct bnxt_vf_info *vf;
977 struct bnxt_vf_info vf;
Dbnxt.c3647 struct bnxt_vf_info *vf = &bp->vf; in bnxt_hwrm_func_qcaps()