Searched refs:ixgb_desc_ring (Results 1 – 4 of 4) sorted by relevance
83 struct ixgb_desc_ring { struct122 struct ixgb_desc_ring tx_ring ____cacheline_aligned_in_smp;134 struct ixgb_desc_ring rx_ring;
658 struct ixgb_desc_ring *txdr = &adapter->tx_ring; in ixgb_setup_tx_resources()741 struct ixgb_desc_ring *rxdr = &adapter->rx_ring; in ixgb_setup_rx_resources()912 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in ixgb_clean_tx_ring()948 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring; in ixgb_free_rx_resources()970 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring; in ixgb_clean_rx_ring()1113 struct ixgb_desc_ring *txdr = &adapter->tx_ring; in ixgb_watchdog()1282 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in ixgb_tx_map()1381 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in ixgb_tx_queue()1431 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in __ixgb_maybe_stop_tx()1451 struct ixgb_desc_ring *tx_ring, int size) in ixgb_maybe_stop_tx()[all …]
472 struct ixgb_desc_ring *txdr = &adapter->tx_ring; in ixgb_get_ringparam()473 struct ixgb_desc_ring *rxdr = &adapter->rx_ring; in ixgb_get_ringparam()488 struct ixgb_desc_ring *txdr = &adapter->tx_ring; in ixgb_set_ringparam()489 struct ixgb_desc_ring *rxdr = &adapter->rx_ring; in ixgb_set_ringparam()490 struct ixgb_desc_ring tx_old, tx_new, rx_old, rx_new; in ixgb_set_ringparam()
251 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in ixgb_check_options()270 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring; in ixgb_check_options()