Searched refs:qlcnic_vf_info (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h89 struct qlcnic_vf_info *vf;
137 struct qlcnic_vf_info { struct
184 struct qlcnic_vf_info *vf_info;
198 int __qlcnic_sriov_add_act_list(struct qlcnic_sriov *, struct qlcnic_vf_info *,
205 bool qlcnic_sriov_check_any_vlan(struct qlcnic_vf_info *);
207 struct qlcnic_vf_info *, u16);
209 struct qlcnic_vf_info *, u16);
230 void qlcnic_sriov_pf_handle_flr(struct qlcnic_sriov *, struct qlcnic_vf_info *);
233 struct qlcnic_vf_info *);
267 struct qlcnic_vf_info *v
[all...]
H A Dqlcnic_sriov_pf.c272 struct qlcnic_vf_info *vf_info;
743 struct qlcnic_vf_info *vf = trans->vf;
789 struct qlcnic_vf_info *vf,
856 struct qlcnic_vf_info *vf,
887 struct qlcnic_vf_info *vf = tran->vf;
915 struct qlcnic_vf_info *vf = trans->vf;
947 struct qlcnic_vf_info *vf = trans->vf;
970 static int qlcnic_sriov_validate_del_rx_ctx(struct qlcnic_vf_info *vf,
985 struct qlcnic_vf_info *vf = trans->vf;
1005 static int qlcnic_sriov_validate_del_tx_ctx(struct qlcnic_vf_info *v
[all...]
H A Dqlcnic_sriov_common.c146 struct qlcnic_vf_info *vf;
159 sriov->vf_info = kcalloc(num_vfs, sizeof(struct qlcnic_vf_info),
265 struct qlcnic_vf_info *vf;
684 struct qlcnic_vf_info *vf_info = adapter->ahw->sriov->vf_info;
824 static int qlcnic_sriov_clear_trans(struct qlcnic_vf_info *vf,
850 struct qlcnic_vf_info *vf,
893 struct qlcnic_vf_info *vf = trans->vf;
920 static int __qlcnic_sriov_issue_bc_post(struct qlcnic_vf_info *vf)
938 struct qlcnic_vf_info *vf = trans->vf;
967 struct qlcnic_vf_info *v
[all...]

Completed in 127 milliseconds