Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
Digb.h94 struct vf_data_storage { struct
426 struct vf_data_storage *vf_data;
Digb_main.c2737 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
5723 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
5763 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
5789 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
6138 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
6154 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c90 sizeof(struct vf_data_storage), GFP_KERNEL); in __ixgbe_enable_sriov()
333 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_set_vf_multicasts()
376 struct vf_data_storage *vfinfo; in ixgbe_restore_vf_multicasts()
522 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
Dixgbe.h141 struct vf_data_storage { struct
765 struct vf_data_storage *vfinfo;
Dixgbe_dcb_nl.c676 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_setapp()
721 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_delapp()