Searched refs:ucfg_get_tx_power (Results 1 – 2 of 2) sorted by relevance
170 uint8_t ucfg_get_tx_power(struct wlan_objmgr_psoc *psoc, uint8_t band) in ucfg_get_tx_power() function
16401 hddtxlimit.txPower2g = ucfg_get_tx_power(hdd_ctx->psoc, BAND_2G); in hdd_features_init()16402 hddtxlimit.txPower5g = ucfg_get_tx_power(hdd_ctx->psoc, BAND_5G); in hdd_features_init()