Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_pf.c75 struct qlcnic_vport *vp; in qlcnic_sriov_pf_cal_res_limit()
237 struct qlcnic_vport *vp; in qlcnic_sriov_pf_reset_vport_handle()
255 struct qlcnic_vport *vp; in qlcnic_sriov_pf_set_vport_handle()
686 struct qlcnic_vport *vp; in qlcnic_sriov_set_vf_acl()
743 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_channel_cfg_cmd()
793 struct qlcnic_vport *vp; in qlcnic_sriov_cfg_vf_def_mac()
1260 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_validate_cfg_macvlan()
1341 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_get_acl_cmd()
1439 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_cfg_guest_vlan_cmd()
1744 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_handle_flr()
[all …]
Dqlcnic_sriov.h127 struct qlcnic_vport { struct
155 struct qlcnic_vport *vp; argument
Dqlcnic_sriov_common.c146 struct qlcnic_vport *vp; in qlcnic_sriov_init()
205 vp = kzalloc(sizeof(struct qlcnic_vport), GFP_KERNEL); in qlcnic_sriov_init()