Home
last modified time | relevance | path

Searched refs:pch_gbe_rx_ring (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h514 struct pch_gbe_rx_ring { struct
639 struct pch_gbe_rx_ring *rx_ring;
662 struct pch_gbe_rx_ring *rxdr);
666 struct pch_gbe_rx_ring *rx_ring);
Dpch_gbe_ethtool.c271 struct pch_gbe_rx_ring *rxdr = adapter->rx_ring; in pch_gbe_get_ringparam()
292 struct pch_gbe_rx_ring *rxdr, *rx_old; in pch_gbe_set_ringparam()
299 rx_ring_size = (int)sizeof(struct pch_gbe_rx_ring); in pch_gbe_set_ringparam()
Dpch_gbe_main.c1010 struct pch_gbe_rx_ring *rx_ring) in pch_gbe_clean_rx_ring()
1409 struct pch_gbe_rx_ring *rx_ring, int cleaned_count) in pch_gbe_alloc_rx_buffers()
1472 struct pch_gbe_rx_ring *rx_ring, int cleaned_count) in pch_gbe_alloc_rx_buffers_pool()
1672 struct pch_gbe_rx_ring *rx_ring, in pch_gbe_clean_rx()
1830 struct pch_gbe_rx_ring *rx_ring) in pch_gbe_setup_rx_resources()
1885 struct pch_gbe_rx_ring *rx_ring) in pch_gbe_free_rx_resources()
1942 struct pch_gbe_rx_ring *rx_ring = adapter->rx_ring; in pch_gbe_up()
1999 struct pch_gbe_rx_ring *rx_ring = adapter->rx_ring; in pch_gbe_down()
Dpch_gbe_param.c475 struct pch_gbe_rx_ring *rx_ring = adapter->rx_ring; in pch_gbe_check_options()