Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/huawei/hinic/
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()
558 struct vf_data_storage *vfinfo; in hinic_get_vf_config()
598 struct vf_data_storage *vf_info; in hinic_set_vf_mac()
687 struct vf_data_storage *vf_info; in hinic_update_mac_vlan()
795 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
/linux-6.1.9/drivers/net/ethernet/intel/igb/
Digb.h90 struct vf_data_storage { struct
610 struct vf_data_storage *vf_data;
Digb_main.c3699 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
7174 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
7214 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
7240 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7491 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7772 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7838 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
7874 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
7890 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c66 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_dcb_nl.c649 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_setapp()
694 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_delapp()
Dixgbe.h201 struct vf_data_storage { struct
780 struct vf_data_storage *vfinfo;