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