Lines Matching refs:ixgbe_ring
1021 struct ixgbe_ring *tx_ring = adapter->tx_ring[0]; in ixgbe_get_ringparam()
1022 struct ixgbe_ring *rx_ring = adapter->rx_ring[0]; in ixgbe_get_ringparam()
1034 struct ixgbe_ring *temp_ring; in ixgbe_set_ringparam()
1074 temp_ring = vmalloc(array_size(i, sizeof(struct ixgbe_ring))); in ixgbe_set_ringparam()
1092 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1107 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1124 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1130 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1140 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1162 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1197 struct ixgbe_ring *ring; in ixgbe_get_ethtool_stats()
1721 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_setup_desc_rings()
1722 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_setup_desc_rings()
1884 static u16 ixgbe_clean_test_rings(struct ixgbe_ring *rx_ring, in ixgbe_clean_test_rings()
1885 struct ixgbe_ring *tx_ring, in ixgbe_clean_test_rings()
1970 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_run_loopback_test()
1971 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_run_loopback_test()