Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dmvneta.c398 struct mvneta_tx_queue { struct
400 u8 id;
403 int size;
408 int count;
409 int tx_stop_threshold;
410 int tx_wake_threshold;
413 struct sk_buff **tx_skb;
416 int txq_put_index;
419 int txq_get_index;
421 u32 done_pkts_coal;
[all …]