Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/
Dmvneta.c548 struct mvneta_tx_queue { struct
550 u8 id;
553 int size;
558 int count;
559 int pending;
560 int tx_stop_threshold;
561 int tx_wake_threshold;
564 struct sk_buff **tx_skb;
567 int txq_put_index;
570 int txq_get_index;
[all …]