Home
last modified time | relevance | path

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

/Linux-v5.15/net/mac80211/
Dieee80211_i.h1702 static inline bool airtime_is_active(struct airtime_info *air_info, u64 now) in airtime_is_active() function
Dtx.c3967 if (airtime_is_active(air_info, now)) in ieee80211_update_airtime_weight()
3992 was_active = airtime_is_active(air_info, now); in ieee80211_schedule_txq()