Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_pf.c69 struct qlcnic_vport *vp; in qlcnic_sriov_pf_cal_res_limit()
196 struct qlcnic_vport *vp; in qlcnic_sriov_pf_reset_vport_handle()
214 struct qlcnic_vport *vp; in qlcnic_sriov_pf_set_vport_handle()
581 struct qlcnic_vport *vp; in qlcnic_sriov_set_vf_acl()
665 struct qlcnic_vport *vp, in qlcnic_sriov_cfg_vf_def_mac()
1084 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_validate_cfg_macvlan()
1173 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_get_acl_cmd()
1196 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_del_guest_vlan()
1218 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_add_guest_vlan()
1252 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_cfg_guest_vlan_cmd()
[all …]
Dqlcnic_sriov.h125 struct qlcnic_vport { struct
150 struct qlcnic_vport *vp; argument
Dqlcnic_sriov_common.c130 struct qlcnic_vport *vp; in qlcnic_sriov_init()
183 vp = kzalloc(sizeof(struct qlcnic_vport), GFP_KERNEL); in qlcnic_sriov_init()