Searched refs:allowed (Results 1 – 6 of 6) sorted by relevance
355 bool allowed; in ieee80211_mod_tpt_led_trig() local371 allowed = tpt_trig->active & IEEE80211_TPT_LEDTRIG_FL_RADIO; in ieee80211_mod_tpt_led_trig()373 if (!allowed || !(tpt_trig->active & tpt_trig->want)) in ieee80211_mod_tpt_led_trig()
8 devices. Maximum allowed data rate is 250 kb/s and typical personal
30 even politically correct people are allowed to say Y here.
412 .allowed = bpf_sk_storage_tracing_allowed,422 .allowed = bpf_sk_storage_tracing_allowed,
150 scenarios, this relaxation is not allowed in cases where the BSS client
4432 u32 mask, allowed; in nl80211_parse_vif_radio_mask() local4439 allowed = BIT(rdev->wiphy.n_radio) - 1; in nl80211_parse_vif_radio_mask()4441 if (mask & ~allowed) in nl80211_parse_vif_radio_mask()4444 mask = allowed; in nl80211_parse_vif_radio_mask()
Completed in 39 milliseconds