Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/renesas/
Dravb.h719 struct ravb_tx_desc { struct
787 struct ravb_tx_desc *tx_ring[NUM_TX_QUEUE];
Dravb_main.c210 ring_size = sizeof(struct ravb_tx_desc) * in ravb_ring_free()
223 struct ravb_tx_desc *tx_desc; in ravb_ring_format()
321 ring_size = sizeof(struct ravb_tx_desc) * in ravb_ring_init()
428 struct ravb_tx_desc *desc; in ravb_tx_free()
1308 struct ravb_tx_desc *desc; in ravb_start_xmit()