Searched refs:ixgb_desc_ring (Results 1 – 4 of 4) sorted by relevance
84 struct ixgb_desc_ring { struct123 struct ixgb_desc_ring tx_ring ____cacheline_aligned_in_smp;135 struct ixgb_desc_ring rx_ring;
669 struct ixgb_desc_ring *txdr = &adapter->tx_ring; in ixgb_setup_tx_resources()752 struct ixgb_desc_ring *rxdr = &adapter->rx_ring; in ixgb_setup_rx_resources()923 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in ixgb_clean_tx_ring()959 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring; in ixgb_free_rx_resources()981 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring; in ixgb_clean_rx_ring()1124 struct ixgb_desc_ring *txdr = &adapter->tx_ring; in ixgb_watchdog()1293 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in ixgb_tx_map()1394 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in ixgb_tx_queue()1444 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in __ixgb_maybe_stop_tx()1464 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()486 struct ixgb_desc_ring *txdr = &adapter->tx_ring; in ixgb_set_ringparam()487 struct ixgb_desc_ring *rxdr = &adapter->rx_ring; in ixgb_set_ringparam()488 struct ixgb_desc_ring tx_old, tx_new, rx_old, rx_new; in ixgb_set_ringparam()
253 struct ixgb_desc_ring *tx_ring = &adapter->tx_ring; in ixgb_check_options()272 struct ixgb_desc_ring *rx_ring = &adapter->rx_ring; in ixgb_check_options()