Home
last modified time | relevance | path

Searched refs:vf_data_storage (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A 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_info 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
/kernel/linux/linux-6.6/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_info in hinic_set_vf_trust()
[all...]
H A Dhinic_sriov.h34 struct vf_data_storage { struct
H A Dhinic_hw_io.h89 struct vf_data_storage *vf_infos;
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb.h90 struct vf_data_storage { struct
610 struct vf_data_storage *vf_data;
H A Digb_main.c3701 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
7071 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
7111 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
7137 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7388 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7669 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7735 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
7771 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
7787 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb.h90 struct vf_data_storage { struct
610 struct vf_data_storage *vf_data;
H A Digb_main.c3774 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
7248 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
7288 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
7314 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7565 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7846 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7912 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
7948 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
7964 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h172 struct vf_data_storage { struct
744 struct vf_data_storage *vfinfo;
H A 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()
H A Dixgbe_sriov.c67 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()
701 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A 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()
H A Dixgbe.h208 struct vf_data_storage { struct
787 struct vf_data_storage *vfinfo;
H A Dixgbe_sriov.c67 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()
701 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()

Completed in 48 milliseconds