Home
last modified time | relevance | path

Searched defs:mvneta_tx_queue (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/net/ethernet/marvell/
Dmvneta.c620 struct mvneta_tx_queue { struct
622 u8 id;
625 int size;
630 int count;
631 int pending;
632 int tx_stop_threshold;
633 int tx_wake_threshold;
636 struct mvneta_tx_buf *buf;
639 int txq_put_index;
642 int txq_get_index;
[all …]