Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_pf.c74 struct qlcnic_vport *vp; in qlcnic_sriov_pf_cal_res_limit()
236 struct qlcnic_vport *vp; in qlcnic_sriov_pf_reset_vport_handle()
254 struct qlcnic_vport *vp; in qlcnic_sriov_pf_set_vport_handle()
685 struct qlcnic_vport *vp; in qlcnic_sriov_set_vf_acl()
742 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_channel_cfg_cmd()
792 struct qlcnic_vport *vp; in qlcnic_sriov_cfg_vf_def_mac()
1259 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_validate_cfg_macvlan()
1340 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_get_acl_cmd()
1438 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_cfg_guest_vlan_cmd()
1743 struct qlcnic_vport *vp = vf->vp; in qlcnic_sriov_pf_handle_flr()
[all …]
Dqlcnic_sriov.h126 struct qlcnic_vport { struct
154 struct qlcnic_vport *vp; argument
Dqlcnic_sriov_common.c140 struct qlcnic_vport *vp; in qlcnic_sriov_init()
196 vp = kzalloc(sizeof(struct qlcnic_vport), GFP_KERNEL); in qlcnic_sriov_init()