Searched refs:vf_data_storage (Results 1 – 8 of 8) sorted by relevance
213 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 …]
89 struct vf_data_storage *vf_infos;
34 struct vf_data_storage { struct
90 struct vf_data_storage { struct610 struct vf_data_storage *vf_data;
3701 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()
66 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()
170 struct vf_data_storage { struct740 struct vf_data_storage *vfinfo;
651 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