Searched refs:allowed (Results 1 – 3 of 3) sorted by relevance
1946 bool allowed = false; in mlo_is_sta_inactivity_allowed_with_quiet() local1966 allowed = !mlo_is_sta_in_quiet_status( in mlo_is_sta_inactivity_allowed_with_quiet()1969 if (allowed) { in mlo_is_sta_inactivity_allowed_with_quiet()1977 return allowed; in mlo_is_sta_inactivity_allowed_with_quiet()
9807 bool allowed; in policy_mgr_allow_concurrency() local9818 allowed = policy_mgr_is_concurrency_allowed(psoc, mode, ch_freq, in policy_mgr_allow_concurrency()9822 if (allowed && policy_mgr_get_connection_count(psoc) == 3) in policy_mgr_allow_concurrency()9823 allowed = policy_mgr_is_concurrency_allowed_4_port( in policy_mgr_allow_concurrency()9828 return allowed; in policy_mgr_allow_concurrency()
2284 …vendorSpecific[0..255]; //Should be an IE. But currently only one level of nesting allowed. Can ig…