Home
last modified time | relevance | path

Searched refs:vf_data_storage (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/huawei/hinic/
Dhinic_sriov.c53 struct vf_data_storage *vf_infos = hwdev->func_to_io.vf_infos; in hinic_notify_vf_link_status()
212 struct vf_data_storage *vf_info; in hinic_init_vf_config()
326 struct vf_data_storage *vf_info; in hinic_get_vf_mac_msg_handler()
346 struct vf_data_storage *vf_info; in hinic_set_vf_mac_msg_handler()
380 struct vf_data_storage *vf_info; in hinic_del_vf_mac_msg_handler()
410 struct vf_data_storage *vf_infos; in hinic_get_vf_link_status_msg_handler()
556 struct vf_data_storage *vfinfo; in hinic_get_vf_config()
596 struct vf_data_storage *vf_info; in hinic_set_vf_mac()
685 struct vf_data_storage *vf_info; in hinic_update_mac_vlan()
793 struct vf_data_storage *vf_infos; in hinic_set_vf_trust()
[all …]
Dhinic_hw_io.h89 struct vf_data_storage *vf_infos;
Dhinic_sriov.h34 struct vf_data_storage { struct
/drivers/net/ethernet/intel/igb/
Digb.h90 struct vf_data_storage { struct
610 struct vf_data_storage *vf_data;
Digb_main.c3700 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
7065 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
7105 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
7131 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7382 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7663 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7729 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
7765 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
7781 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c67 adapter->vfinfo = kcalloc(num_vfs, sizeof(struct vf_data_storage), in __ixgbe_enable_sriov()
368 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_set_vf_multicasts()
411 struct vf_data_storage *vfinfo; in ixgbe_restore_vf_multicasts()
700 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
Dixgbe.h172 struct vf_data_storage { struct
739 struct vf_data_storage *vfinfo;
Dixgbe_dcb_nl.c651 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_setapp()
696 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_delapp()