Lines Matching refs:ixgbe_ring
952 struct ixgbe_ring *tx_ring = adapter->tx_ring[0]; in ixgbe_get_ringparam()
953 struct ixgbe_ring *rx_ring = adapter->rx_ring[0]; in ixgbe_get_ringparam()
965 struct ixgbe_ring *temp_ring; in ixgbe_set_ringparam()
1001 temp_ring = vmalloc(i * sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1019 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1036 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1046 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1064 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1097 struct ixgbe_ring *ring; in ixgbe_get_ethtool_stats()
1637 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_free_desc_rings()
1638 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_free_desc_rings()
1674 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_setup_desc_rings()
1675 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_setup_desc_rings()
1835 static u16 ixgbe_clean_test_rings(struct ixgbe_ring *rx_ring, in ixgbe_clean_test_rings()
1836 struct ixgbe_ring *tx_ring, in ixgbe_clean_test_rings()
1897 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_run_loopback_test()
1898 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_run_loopback_test()