Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/renesas/
Dravb.h943 struct ravb_tx_desc { struct
1065 struct ravb_tx_desc *tx_ring[NUM_TX_QUEUE];
Dravb_main.c200 struct ravb_tx_desc *desc; in ravb_tx_free()
303 ring_size = sizeof(struct ravb_tx_desc) * in ravb_ring_free()
396 struct ravb_tx_desc *tx_desc; in ravb_ring_format()
500 ring_size = sizeof(struct ravb_tx_desc) * in ravb_ring_init()
1948 struct ravb_tx_desc *desc; in ravb_start_xmit()