Searched refs:skip_tpe (Results 1 – 5 of 5) sorted by relevance
612 bool skip_tpe = false, is_sap_go_switched_ch; in __sch_beacon_process_for_session() local665 skip_tpe = wlan_mlme_skip_tpe(mac_ctx->psoc); in __sch_beacon_process_for_session()734 if (ap_constraint_change || (tpe_change && !skip_tpe)) { in __sch_beacon_process_for_session()
2517 bool skip_tpe; member
6163 bool skip_tpe = false; in lim_calculate_tpc() local6194 skip_tpe = wlan_mlme_skip_tpe(mac->psoc); in lim_calculate_tpc()6341 if (is_tpe_present && !skip_tpe) { in lim_calculate_tpc()
3303 power->skip_tpe = cfg_get(psoc, CFG_SKIP_TPE_CONSIDERATION); in mlme_init_power_cfg()
6601 return mlme_obj->cfg.power.skip_tpe; in wlan_mlme_skip_tpe()