Home
last modified time | relevance | path

Searched refs:test_tx_ring (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h235 struct igbvf_ring test_tx_ring; member
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000.h280 struct e1000_tx_ring test_tx_ring; member
H A De1000_ethtool.c929 struct e1000_tx_ring *txdr = &adapter->test_tx_ring; in e1000_free_desc_rings()
976 struct e1000_tx_ring *txdr = &adapter->test_tx_ring; in e1000_setup_desc_rings()
1383 struct e1000_tx_ring *txdr = &adapter->test_tx_ring; in e1000_run_loopback_test()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h294 struct e1000_ring test_tx_ring; member
H A Dethtool.c1135 struct e1000_ring *tx_ring = &adapter->test_tx_ring; in e1000_free_desc_rings()
1185 struct e1000_ring *tx_ring = &adapter->test_tx_ring; in e1000_setup_desc_rings()
1654 struct e1000_ring *tx_ring = &adapter->test_tx_ring; in e1000_run_loopback_test()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb.h597 struct igb_ring test_tx_ring; member
H A Digb_ethtool.c1558 igb_free_tx_resources(&adapter->test_tx_ring); in igb_free_desc_rings()
1564 struct igb_ring *tx_ring = &adapter->test_tx_ring; in igb_setup_desc_rings()
1889 struct igb_ring *tx_ring = &adapter->test_tx_ring; in igb_run_loopback_test()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h723 struct ixgbe_ring test_tx_ring; member
H A Dixgbe_ethtool.c1846 ixgbe_free_tx_resources(&adapter->test_tx_ring); in ixgbe_free_desc_rings()
1852 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_setup_desc_rings()
2094 struct ixgbe_ring *tx_ring = &adapter->test_tx_ring; in ixgbe_run_loopback_test()