Searched refs:hrtimer_is_queued (Results 1 – 8 of 8) sorted by relevance
430 static inline int hrtimer_is_queued(struct hrtimer *timer) in hrtimer_is_queued() function
213 !hrtimer_is_queued(&controller->early_tx)) { in cppi41_recheck_tx_req()297 if (!hrtimer_is_queued(&controller->early_tx)) { in cppi41_dma_callback()
476 } else if (!hrtimer_is_queued(&priv->tx_coalesce_timer)) { in hip04_mac_start_xmit()
932 if (hrtimer_is_queued(timer)) { in remove_hrtimer()
526 if (!hrtimer_is_queued(&ap_poll_timer)) { in ap_sm_wait()
560 if (!hrtimer_is_queued(timer)) { in start_dl_timer()
1534 else if (!hrtimer_is_queued(&data->beacon_timer.timer)) { in mac80211_hwsim_config()1604 !hrtimer_is_queued(&data->beacon_timer.timer) && in mac80211_hwsim_bss_info_changed()
586 if (!hrtimer_is_queued(tmr) && in dequeue_signal()