Home
last modified time | relevance | path

Searched refs:pwr_type_6g (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_utils.c488 enum reg_6g_ap_type *pwr_type_6g, in reg_get_best_6g_power_type() argument
495 *pwr_type_6g = ap_pwr_type; in reg_get_best_6g_power_type()
516 *pwr_type_6g = REG_VERY_LOW_POWER_AP; in reg_get_best_6g_power_type()
524 *pwr_type_6g = REG_INDOOR_AP; in reg_get_best_6g_power_type()
548 *pwr_type_6g = REG_VERY_LOW_POWER_AP; in reg_get_best_6g_power_type()
550 ap_pwr_type, *pwr_type_6g); in reg_get_best_6g_power_type()
565 *pwr_type_6g = REG_VERY_LOW_POWER_AP; in reg_get_best_6g_power_type()
567 ap_pwr_type, *pwr_type_6g); in reg_get_best_6g_power_type()
582 enum reg_6g_ap_type *pwr_type_6g, in reg_get_best_6g_power_type() argument
Dreg_utils.h340 enum reg_6g_ap_type *pwr_type_6g,
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_process.c613 enum reg_6g_ap_type pwr_type_6g; in __sch_beacon_process_for_session() local
688 mac_ctx->psoc, mac_ctx->pdev, &pwr_type_6g, in __sch_beacon_process_for_session()
694 session->best_6g_power_type = pwr_type_6g; in __sch_beacon_process_for_session()
695 mlme_set_best_6g_power_type(session->vdev, pwr_type_6g); in __sch_beacon_process_for_session()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c114 enum reg_6g_ap_type *pwr_type_6g, in wlan_reg_get_best_6g_power_type() argument
118 return reg_get_best_6g_power_type(psoc, pdev, pwr_type_6g, in wlan_reg_get_best_6g_power_type()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_services_api.h660 enum reg_6g_ap_type *pwr_type_6g,