Lines Matching refs:ixgbe_ring
947 struct ixgbe_ring *tx_ring = adapter->tx_ring[0]; in ixgbe_get_ringparam()
948 struct ixgbe_ring *rx_ring = adapter->rx_ring[0]; in ixgbe_get_ringparam()
960 struct ixgbe_ring *temp_ring; in ixgbe_set_ringparam()
996 temp_ring = vmalloc(i * sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1014 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1031 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1041 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1059 sizeof(struct ixgbe_ring)); in ixgbe_set_ringparam()
1092 struct ixgbe_ring *ring; in ixgbe_get_ethtool_stats()
1632 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_free_desc_rings()
1633 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_free_desc_rings()
1669 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_setup_desc_rings()
1670 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_setup_desc_rings()
1830 static u16 ixgbe_clean_test_rings(struct ixgbe_ring *rx_ring, in ixgbe_clean_test_rings()
1831 struct ixgbe_ring *tx_ring, in ixgbe_clean_test_rings()
1892 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_run_loopback_test()
1893 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_run_loopback_test()