Searched refs:restriction_mask (Results 1 – 11 of 11) sorted by relevance
129 avoid_freq_list.restriction_mask = nla_get_u32(tb[sub_id]); in __wlan_hdd_cfg80211_avoid_freq_ext()131 if (avoid_freq_list.restriction_mask & BIT(NL80211_IFTYPE_AP)) in __wlan_hdd_cfg80211_avoid_freq_ext()132 avoid_freq_list.restriction_mask = (1 << QDF_SAP_MODE); in __wlan_hdd_cfg80211_avoid_freq_ext()198 avoid_freq_list.restriction_mask); in __wlan_hdd_cfg80211_avoid_freq_ext()
1323 uint32_t restriction_mask; in hdd_ch_avoid_ind() local1337 restriction_mask = wlan_hdd_get_restriction_mask(hdd_ctxt); in hdd_ch_avoid_ind()1398 restriction_mask)) in hdd_ch_avoid_ind()
3746 return hdd_ctx->coex_avoid_freq_list.restriction_mask; in wlan_hdd_get_sap_restriction_mask()3768 uint32_t restriction_mask; in hdd_stop_sap_set_tx_power() local3785 restriction_mask = wlan_hdd_get_sap_restriction_mask(hdd_ctx); in hdd_stop_sap_set_tx_power()3790 hdd_debug("Restriction_mask %d CSA reason %d ", restriction_mask, in hdd_stop_sap_set_tx_power()3794 if (restriction_mask & BIT(QDF_SAP_MODE)) { in hdd_stop_sap_set_tx_power()
13287 return hdd_ctx->restriction_mask; in wlan_hdd_get_restriction_mask()13292 hdd_ctx->restriction_mask = in wlan_hdd_set_restriction_mask()13293 hdd_ctx->coex_avoid_freq_list.restriction_mask; in wlan_hdd_set_restriction_mask()13665 uint16_t local_unsafe_list_count, uint32_t restriction_mask) in hdd_local_unsafe_channel_updated() argument13687 (restriction_mask == in hdd_local_unsafe_channel_updated()
248 uint32_t restriction_mask; member
1747 unsigned long restriction_mask; in policy_mgr_is_safe_channel() local1758 restriction_mask = in policy_mgr_is_safe_channel()1762 (qdf_test_bit(QDF_SAP_MODE, &restriction_mask) || in policy_mgr_is_safe_channel()1766 policy_mgr_warn("Freq %d is not safe, restriction mask %lu", ch_freq, restriction_mask); in policy_mgr_is_safe_channel()1777 unsigned long restriction_mask; in policy_mgr_restrict_sap_on_unsafe_chan() local1785 restriction_mask = in policy_mgr_restrict_sap_on_unsafe_chan()1787 return qdf_test_bit(QDF_SAP_MODE, &restriction_mask); in policy_mgr_restrict_sap_on_unsafe_chan()
437 uint32_t restriction_mask; member
522 pm_ctx->restriction_mask = freq_list->restriction_mask; in policy_mgr_set_freq_restriction_mask()528 return pm_ctx->restriction_mask; in policy_mgr_get_freq_restriction_mask()
1780 uint32_t restriction_mask; member
2114 uint32_t restriction_mask; member4329 uint32_t restriction_mask);
8726 psoc_priv_obj->avoid_freq_ext_list.restriction_mask = in reg_process_ch_avoid_ext_event()8727 ch_avoid_event->restriction_mask; in reg_process_ch_avoid_ext_event()