Searched refs:cause_tx (Results 1 – 1 of 1) sorted by relevance
5274 u32 cause_rx_tx, cause_tx, cause_misc; in mvpp2_txq_done_percpu() local5288 cause_tx = cause_rx_tx & MVPP2_CAUSE_TXQ_OCCUP_DESC_ALL_MASK; in mvpp2_txq_done_percpu()5301 if (cause_tx) { in mvpp2_txq_done_percpu()5302 struct mvpp2_tx_queue *txq = mvpp2_get_tx_queue(port, cause_tx); in mvpp2_txq_done_percpu()