Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/
Dmvneta.c654 struct mvneta_tx_queue { struct
656 u8 id;
659 int size;
664 int count;
665 int pending;
666 int tx_stop_threshold;
667 int tx_wake_threshold;
670 struct mvneta_tx_buf *buf;
673 int txq_put_index;
676 int txq_get_index;
[all …]