Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c660 struct mvneta_tx_queue { struct
662 u8 id;
665 int size;
670 int count;
671 int pending;
672 int tx_stop_threshold;
673 int tx_wake_threshold;
676 struct mvneta_tx_buf *buf;
679 int txq_put_index;
682 int txq_get_index;
[all …]