Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb.h82 struct vf_data_storage { struct
540 struct vf_data_storage *vf_data;
Digb_main.c3561 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
6781 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
6821 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
6847 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7098 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7379 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7445 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
7481 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
7497 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
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()
697 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
Dixgbe.h172 struct vf_data_storage { struct
730 struct vf_data_storage *vfinfo;
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()