Searched refs:next_pending_desc (Results 1 – 1 of 1) sorted by relevance
1772 union idpf_tx_flex_desc *next_pending_desc = NULL; in idpf_tx_splitq_clean() local1784 next_pending_desc = &tx_q->flex_tx[end]; in idpf_tx_splitq_clean()1787 while (tx_desc != next_pending_desc) { in idpf_tx_splitq_clean()