Home
last modified time | relevance | path

Searched refs:rtase_ring (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/realtek/rtase/
H A Drtase.h277 struct rtase_ring { struct
293 int (*ring_handler)(struct rtase_ring *ring, int budget); argument
315 struct rtase_ring tx_ring[RTASE_NUM_TX_QUEUE]; argument
316 struct rtase_ring rx_ring[RTASE_NUM_RX_QUEUE];
H A Drtase_main.c234 struct rtase_ring *ring; in rtase_tx_clear()
256 static u32 rtase_tx_avail(struct rtase_ring *ring) in rtase_tx_avail()
320 struct rtase_ring *ring = &tp->tx_ring[idx]; in rtase_tx_desc_init()
422 struct rtase_ring *ring) in rtase_rx_ring_clear()
585 struct rtase_ring *ring = &tp->rx_ring[idx]; in rtase_rx_desc_init()
688 const struct rtase_ring *ring; in rtase_desc_addr_fill()
1065 struct rtase_ring *ring; in rtase_poll()
1157 struct rtase_ring *ring, *tmp; in rtase_down()
1307 struct rtase_ring *ring; in rtase_start_xmit()
1504 struct rtase_ring *ring, *tmp; in rtase_sw_reset()
[all …]