Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_lib.c45 struct ixgbe_ring_feature *fcoe = &adapter->ring_feature[RING_F_FCOE]; in ixgbe_cache_ring_dcb_sriov()
47 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_cache_ring_dcb_sriov()
206 struct ixgbe_ring_feature *fcoe = &adapter->ring_feature[RING_F_FCOE]; in ixgbe_cache_ring_sriov()
208 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_cache_ring_sriov()
209 struct ixgbe_ring_feature *rss = &adapter->ring_feature[RING_F_RSS]; in ixgbe_cache_ring_sriov()
387 struct ixgbe_ring_feature *fcoe; in ixgbe_set_dcb_sriov_queues()
425 struct ixgbe_ring_feature *f; in ixgbe_set_dcb_queues()
560 struct ixgbe_ring_feature *fcoe; in ixgbe_set_sriov_queues()
605 struct ixgbe_ring_feature *f; in ixgbe_set_rss_queues()
930 struct ixgbe_ring_feature *f; in ixgbe_alloc_q_vector()
Dixgbe_sriov.c640 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_write_qde()
659 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_vf_reset_msg()
927 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_get_vf_queues()
1335 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_set_vf_rate_limit()
Dixgbe.h326 struct ixgbe_ring_feature { struct
701 struct ixgbe_ring_feature ring_feature[RING_F_ARRAY_SIZE];
Dixgbe_fcoe.c661 struct ixgbe_ring_feature *fcoe = &adapter->ring_feature[RING_F_FCOE]; in ixgbe_configure_fcoe()
Dixgbe_main.c6555 struct ixgbe_ring_feature *vmdq = &adapter->ring_feature[RING_F_VMDQ]; in ixgbe_vf_tx_pending()
7453 struct ixgbe_ring_feature *f; in ixgbe_select_queue()