Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/
Dmvneta.c544 struct mvneta_tx_queue { struct
546 u8 id;
549 int size;
554 int count;
555 int pending;
556 int tx_stop_threshold;
557 int tx_wake_threshold;
560 struct sk_buff **tx_skb;
563 int txq_put_index;
566 int txq_get_index;
[all …]