Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.c55 struct vf_data_storage *vf_infos = hwdev->func_to_io.vf_infos; in hinic_notify_vf_link_status()
214 struct vf_data_storage *vf_info; in hinic_init_vf_config()
328 struct vf_data_storage *vf_info; in hinic_get_vf_mac_msg_handler()
348 struct vf_data_storage *vf_info; in hinic_set_vf_mac_msg_handler()
382 struct vf_data_storage *vf_info; in hinic_del_vf_mac_msg_handler()
412 struct vf_data_storage *vf_infos; in hinic_get_vf_link_status_msg_handler()
576 struct vf_data_storage *vfinfo; in hinic_get_vf_config()
616 struct vf_data_storage *vf_info; in hinic_set_vf_mac()
705 struct vf_data_storage *vf_info; in hinic_update_mac_vlan()
813 struct vf_data_storage *vf_infos; in hinic_set_vf_trust()
[all …]
H A Dhinic_hw_io.h89 struct vf_data_storage *vf_infos;
H A Dhinic_sriov.h34 struct vf_data_storage { struct
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c68 adapter->vfinfo = kcalloc(num_vfs, sizeof(struct vf_data_storage), in __ixgbe_enable_sriov()
369 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_set_vf_multicasts()
412 struct vf_data_storage *vfinfo; in ixgbe_restore_vf_multicasts()
699 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c3753 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
7281 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
7321 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
7347 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7598 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7879 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7945 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
7981 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
7997 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()