Searched refs:reg_client (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/ |
H A D | wlan_reg_services_api.h | 304 enum reg_6g_client_type reg_client, 382 enum reg_6g_client_type reg_client, in wlan_reg_get_max_txpower_for_6g_tpe() argument
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
H A D | reg_services_common.h | 687 enum reg_6g_client_type reg_client, 730 enum reg_6g_client_type reg_client, in reg_get_max_txpower_for_6g_tpe() argument
|
H A D | reg_services_common.c | 2768 enum reg_6g_client_type reg_client, in reg_get_max_psd() argument 2773 switch (reg_client) { in reg_get_max_psd() 2805 enum reg_6g_client_type reg_client, in reg_get_max_eirp() argument 2810 switch (reg_client) { in reg_get_max_eirp() 2830 enum reg_6g_client_type reg_client, in reg_get_max_txpower_for_6g_tpe() argument 2844 return reg_get_max_psd(freq, bw, reg_ap, reg_client, tx_power); in reg_get_max_txpower_for_6g_tpe() 2846 return reg_get_max_eirp(pdev, freq, bw, reg_ap, reg_client, tx_power); in reg_get_max_txpower_for_6g_tpe()
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/ |
H A D | wlan_reg_services_api.c | 962 enum reg_6g_client_type reg_client, in wlan_reg_get_max_txpower_for_6g_tpe() argument 968 reg_client, is_psd, in wlan_reg_get_max_txpower_for_6g_tpe()
|