Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/renesas/
Dravb.h931 struct ravb_tx_desc { struct
1022 struct ravb_tx_desc *tx_ring[NUM_TX_QUEUE];
Dravb_main.c182 struct ravb_tx_desc *desc; in ravb_tx_free()
260 ring_size = sizeof(struct ravb_tx_desc) * in ravb_ring_free()
322 struct ravb_tx_desc *tx_desc; in ravb_ring_format()
413 ring_size = sizeof(struct ravb_tx_desc) * in ravb_ring_init()
1559 struct ravb_tx_desc *desc; in ravb_start_xmit()