Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c63 static void csr_save_tx_power_to_cfg(struct mac_context *mac,
274 csr_save_tx_power_to_cfg(mac, &mac->scan.channelPowerInfoList24, in csr_apply_power2_current()
276 csr_save_tx_power_to_cfg(mac, &mac->scan.channelPowerInfoList5G, in csr_apply_power2_current()
506 static void csr_save_tx_power_to_cfg(struct mac_context *mac, in csr_save_tx_power_to_cfg() function