Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvneta.c460 struct mvneta_tx_queue { struct
462 u8 id;
465 int size;
470 int count;
471 int tx_stop_threshold;
472 int tx_wake_threshold;
475 struct sk_buff **tx_skb;
478 int txq_put_index;
481 int txq_get_index;
483 u32 done_pkts_coal;
[all …]