Home
last modified time | relevance | path

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

/net/mac80211/
A Dled.c355 bool allowed; in ieee80211_mod_tpt_led_trig() local
371 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()
/net/ieee802154/
A DKconfig8 devices. Maximum allowed data rate is 250 kb/s and typical personal
/net/appletalk/
A DKconfig30 even politically correct people are allowed to say Y here.
/net/core/
A Dbpf_sk_storage.c412 .allowed = bpf_sk_storage_tracing_allowed,
422 .allowed = bpf_sk_storage_tracing_allowed,
/net/wireless/
A DKconfig150 scenarios, this relaxation is not allowed in cases where the BSS client
A Dnl80211.c4432 u32 mask, allowed; in nl80211_parse_vif_radio_mask() local
4439 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