Searched refs:ixgb_desc_ring (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb.h122 struct ixgb_desc_ring { struct
164 struct ixgb_desc_ring tx_ring ____cacheline_aligned_in_smp;
176 struct ixgb_desc_ring rx_ring;
H A Dixgb_param.c278 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
297 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring;
H A Dixgb_main.c664 struct ixgb_desc_ring *txdr = &adapter->tx_ring;
754 struct ixgb_desc_ring *rxdr = &adapter->rx_ring;
932 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
968 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring;
990 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring;
1117 struct ixgb_desc_ring *txdr = &adapter->tx_ring;
1288 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
1385 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
1435 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
1455 struct ixgb_desc_ring *tx_rin
[all...]
H A Dixgb_ethtool.c540 struct ixgb_desc_ring *txdr = &adapter->tx_ring;
541 struct ixgb_desc_ring *rxdr = &adapter->rx_ring;
558 struct ixgb_desc_ring *txdr = &adapter->tx_ring;
559 struct ixgb_desc_ring *rxdr = &adapter->rx_ring;
560 struct ixgb_desc_ring tx_old, tx_new, rx_old, rx_new;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb.h122 struct ixgb_desc_ring { struct
164 struct ixgb_desc_ring tx_ring ____cacheline_aligned_in_smp;
176 struct ixgb_desc_ring rx_ring;
H A Dixgb_param.c278 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
297 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring;
H A Dixgb_main.c664 struct ixgb_desc_ring *txdr = &adapter->tx_ring;
754 struct ixgb_desc_ring *rxdr = &adapter->rx_ring;
932 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
968 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring;
990 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring;
1117 struct ixgb_desc_ring *txdr = &adapter->tx_ring;
1288 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
1385 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
1435 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring;
1455 struct ixgb_desc_ring *tx_rin
[all...]
H A Dixgb_ethtool.c540 struct ixgb_desc_ring *txdr = &adapter->tx_ring;
541 struct ixgb_desc_ring *rxdr = &adapter->rx_ring;
558 struct ixgb_desc_ring *txdr = &adapter->tx_ring;
559 struct ixgb_desc_ring *rxdr = &adapter->rx_ring;
560 struct ixgb_desc_ring tx_old, tx_new, rx_old, rx_new;

Completed in 67 milliseconds