Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/
Dmvneta.c623 struct mvneta_tx_queue { struct
625 u8 id;
628 int size;
633 int count;
634 int pending;
635 int tx_stop_threshold;
636 int tx_wake_threshold;
639 struct mvneta_tx_buf *buf;
642 int txq_put_index;
645 int txq_get_index;
[all …]