Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_sriov.c213 struct vf_data_storage *vf_info; in hinic_init_vf_config()
327 struct vf_data_storage *vf_info; in hinic_get_vf_mac_msg_handler()
347 struct vf_data_storage *vf_info; in hinic_set_vf_mac_msg_handler()
381 struct vf_data_storage *vf_info; in hinic_del_vf_mac_msg_handler()
411 struct vf_data_storage *vf_infos; in hinic_get_vf_link_status_msg_handler()
557 struct vf_data_storage *vfinfo; in hinic_get_vf_config()
597 struct vf_data_storage *vf_info; in hinic_set_vf_mac()
686 struct vf_data_storage *vf_info; in hinic_update_mac_vlan()
794 struct vf_data_storage *vf_infos; in hinic_set_vf_trust()
907 struct vf_data_storage *vf_infos = NULL; in hinic_set_vf_spoofchk()
[all …]
A Dhinic_hw_io.h89 struct vf_data_storage *vf_infos;
A Dhinic_sriov.h34 struct vf_data_storage { struct
/linux/drivers/net/ethernet/intel/igb/
A Digb.h90 struct vf_data_storage { struct
610 struct vf_data_storage *vf_data;
A Digb_main.c3701 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
7048 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
7088 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
7114 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7365 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7646 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7712 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
7748 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
7764 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_sriov.c66 adapter->vfinfo = kcalloc(num_vfs, sizeof(struct vf_data_storage), in __ixgbe_enable_sriov()
364 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_set_vf_multicasts()
407 struct vf_data_storage *vfinfo; in ixgbe_restore_vf_multicasts()
696 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
A Dixgbe.h170 struct vf_data_storage { struct
740 struct vf_data_storage *vfinfo;
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()

Completed in 817 milliseconds