Searched defs:ice_txq_stats (Results 1 – 1 of 1) sorted by relevance
178 struct ice_txq_stats { struct179 u64 restart_q;180 u64 tx_busy;181 u64 tx_linearize;182 int prev_pkt; /* negative if no pending Tx descriptors */
Completed in 5 milliseconds