Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb.h82 struct vf_data_storage { struct
540 struct vf_data_storage *vf_data;
Digb_main.c3538 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
6754 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
6794 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
6820 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
7071 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_vf_reset()
7352 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_filter()
7418 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_mac_addr()
7454 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
7470 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/Linux-v5.4/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()
698 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
Dixgbe.h170 struct vf_data_storage { struct
740 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()