Home
last modified time | relevance | path

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

/linux-6.12.1/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()
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 …]
Dhinic_hw_io.h89 struct vf_data_storage *vf_infos;
Dhinic_sriov.h34 struct vf_data_storage { struct
/linux-6.12.1/drivers/net/ethernet/intel/igb/
Digb.h90 struct vf_data_storage { struct
610 struct vf_data_storage *vf_data;
Digb_main.c3753 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
7238 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
7278 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
7304 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7555 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7836 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7902 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
7938 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
7954 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/linux-6.12.1/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()
698 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
Dixgbe.h208 struct vf_data_storage { struct
787 struct vf_data_storage *vfinfo;
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()