Lines Matching refs:bnxt_vf_info

29 					  struct bnxt_vf_info *vf, u16 event_id)  in bnxt_hwrm_fwd_async_event_cmpl()
75 struct bnxt_vf_info *vf; in bnxt_set_vf_spoofchk()
114 static int bnxt_hwrm_func_qcfg_flags(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_func_qcfg_flags()
133 bool bnxt_is_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_is_trusted_vf()
142 static int bnxt_hwrm_set_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_set_trusted_vf()
165 struct bnxt_vf_info *vf; in bnxt_set_vf_trust()
184 struct bnxt_vf_info *vf; in bnxt_get_vf_config()
218 struct bnxt_vf_info *vf; in bnxt_set_vf_mac()
250 struct bnxt_vf_info *vf; in bnxt_set_vf_vlan()
296 struct bnxt_vf_info *vf; in bnxt_set_vf_bw()
338 struct bnxt_vf_info *vf; in bnxt_set_vf_link_state()
372 struct bnxt_vf_info *vf; in bnxt_set_vf_attr()
429 bp->pf.vf = kcalloc(num_vfs, sizeof(struct bnxt_vf_info), GFP_KERNEL); in bnxt_alloc_vf_resources()
450 struct bnxt_vf_info *vf = &bp->pf.vf[k]; in bnxt_alloc_vf_resources()
493 struct bnxt_vf_info *vf; in __bnxt_set_vf_params()
943 static int bnxt_hwrm_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_fwd_resp()
973 static int bnxt_hwrm_fwd_err_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_fwd_err_resp()
996 static int bnxt_hwrm_exec_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_exec_fwd_resp()
1019 static int bnxt_vf_configure_mac(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_configure_mac()
1042 static int bnxt_vf_validate_set_mac(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_validate_set_mac()
1079 static int bnxt_vf_set_link(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_set_link()
1138 static int bnxt_vf_req_validate_snd(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_req_validate_snd()