Searched defs:mvneta_tx_queue (Results 1 – 1 of 1) sorted by relevance
398 struct mvneta_tx_queue { struct400 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 …]