Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h462 struct pch_gbe_rx_ring { struct
587 struct pch_gbe_rx_ring *rx_ring;
607 struct pch_gbe_rx_ring *rxdr);
611 struct pch_gbe_rx_ring *rx_ring);
Dpch_gbe_ethtool.c283 struct pch_gbe_rx_ring *rxdr = adapter->rx_ring; in pch_gbe_get_ringparam()
308 struct pch_gbe_rx_ring *rxdr, *rx_old; in pch_gbe_set_ringparam()
315 rx_ring_size = (int)sizeof(struct pch_gbe_rx_ring); in pch_gbe_set_ringparam()
Dpch_gbe_main.c935 struct pch_gbe_rx_ring *rx_ring) in pch_gbe_clean_rx_ring()
1325 struct pch_gbe_rx_ring *rx_ring, int cleaned_count) in pch_gbe_alloc_rx_buffers()
1388 struct pch_gbe_rx_ring *rx_ring, int cleaned_count) in pch_gbe_alloc_rx_buffers_pool()
1588 struct pch_gbe_rx_ring *rx_ring, in pch_gbe_clean_rx()
1745 struct pch_gbe_rx_ring *rx_ring) in pch_gbe_setup_rx_resources()
1801 struct pch_gbe_rx_ring *rx_ring) in pch_gbe_free_rx_resources()
1852 struct pch_gbe_rx_ring *rx_ring = adapter->rx_ring; in pch_gbe_up()
1909 struct pch_gbe_rx_ring *rx_ring = adapter->rx_ring; in pch_gbe_down()
Dpch_gbe_param.c464 struct pch_gbe_rx_ring *rx_ring = adapter->rx_ring; in pch_gbe_check_options()