Home
last modified time | relevance | path

Searched refs:vf_data_storage (Results 1 – 11 of 11) 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/wangxun/libwx/
H A Dwx_sriov.c90 wx->vfinfo = kzalloc_objs(struct vf_data_storage, num_vfs); in __wx_enable_sriov()
360 struct vf_data_storage *vfinfo = &wx->vfinfo[vf]; in wx_vf_reset_event()
467 struct vf_data_storage *vfinfo = &wx->vfinfo[vf]; in wx_set_vf_multicasts()
H A Dwx_mbx.c406 wx->vfinfo = kzalloc_obj(struct vf_data_storage); in wx_init_mbx_params_vf()
H A Dwx_type.h1194 struct vf_data_storage { struct
1366 struct vf_data_storage *vfinfo;
H A Dwx_hw.c1222 struct vf_data_storage *vfinfo; in wx_restore_vf_multicasts()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c67 adapter->vfinfo = kzalloc_objs(struct vf_data_storage, num_vfs); in __ixgbe_enable_sriov()
371 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_set_vf_multicasts()
414 struct vf_data_storage *vfinfo; in ixgbe_restore_vf_multicasts()
703 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
H A Dixgbe_dcb_nl.c648 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_setapp()
693 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_delapp()
H A Dixgbe.h212 struct vf_data_storage { struct
810 struct vf_data_storage *vfinfo;
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c3778 adapter->vf_data = kzalloc_objs(struct vf_data_storage, in igb_enable_sriov()
7328 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
7368 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
7394 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7645 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7926 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7992 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
8028 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
8044 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()