Searched refs:e1000_rx_ring (Results 1 – 4 of 4) sorted by relevance
199 struct e1000_rx_ring { struct301 struct e1000_rx_ring *rx_ring,305 struct e1000_rx_ring *rx_ring);308 struct e1000_rx_ring *rx_ring,310 struct e1000_rx_ring *rx_ring; /* One per active queue */344 struct e1000_rx_ring test_rx_ring;
140 struct e1000_rx_ring *rxdr);144 struct e1000_rx_ring *rx_ring);163 struct e1000_rx_ring *rx_ring);178 struct e1000_rx_ring *rx_ring,181 struct e1000_rx_ring *rx_ring,185 struct e1000_rx_ring *rx_ring);187 struct e1000_rx_ring *rx_ring);190 struct e1000_rx_ring *rx_ring,193 struct e1000_rx_ring *rx_ring,542 struct e1000_rx_ring *ring = &adapter->rx_ring[i]; in e1000_up()[all …]
628 struct e1000_rx_ring *rxdr = adapter->rx_ring; in e1000_get_ringparam()649 struct e1000_rx_ring *rxdr, *rx_old; in e1000_set_ringparam()656 rx_ring_size = sizeof(struct e1000_rx_ring) * adapter->num_rx_queues; in e1000_set_ringparam()999 struct e1000_rx_ring *rxdr = &adapter->test_rx_ring; in e1000_free_desc_rings()1046 struct e1000_rx_ring *rxdr = &adapter->test_rx_ring; in e1000_setup_desc_rings()1493 struct e1000_rx_ring *rxdr = &adapter->test_rx_ring; in e1000_run_loopback_test()
349 struct e1000_rx_ring *rx_ring = adapter->rx_ring; in e1000_check_options()