Home
last modified time | relevance | path

Searched refs:t7xx_tx_lists_are_all_empty (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_hif_dpmaif_tx.c334 static bool t7xx_tx_lists_are_all_empty(const struct dpmaif_ctrl *dpmaif_ctrl) in t7xx_tx_lists_are_all_empty() function
442 } while (!t7xx_tx_lists_are_all_empty(dpmaif_ctrl) && !kthread_should_stop() && in t7xx_do_tx_hw_push()
452 if (t7xx_tx_lists_are_all_empty(dpmaif_ctrl) || in t7xx_dpmaif_tx_hw_push_thread()
455 (!t7xx_tx_lists_are_all_empty(dpmaif_ctrl) && in t7xx_dpmaif_tx_hw_push_thread()