Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/renesas/
Dravb.h943 struct ravb_tx_desc { struct
1065 struct ravb_tx_desc *tx_ring[NUM_TX_QUEUE];
Dravb_main.c198 struct ravb_tx_desc *desc; in ravb_tx_free()
301 ring_size = sizeof(struct ravb_tx_desc) * in ravb_ring_free()
394 struct ravb_tx_desc *tx_desc; in ravb_ring_format()
498 ring_size = sizeof(struct ravb_tx_desc) * in ravb_ring_init()
1930 struct ravb_tx_desc *desc; in ravb_start_xmit()