Searched refs:array_tc_8852a_txpwr_lmt (Results 1 – 2 of 2) sorted by relevance
574 struct hal_txpwr_lmt_t *array_tc_8852a_txpwr_lmt = (struct hal_txpwr_lmt_t *)pstc_txpwr_lmt; in hal_phy_store_tx_power_limit() local662 array_tc_8852a_txpwr_lmt->band = band; in hal_phy_store_tx_power_limit()663 array_tc_8852a_txpwr_lmt->bw = bandwidth; in hal_phy_store_tx_power_limit()664 array_tc_8852a_txpwr_lmt->ch = channel; in hal_phy_store_tx_power_limit()665 array_tc_8852a_txpwr_lmt->rs = ratesec; in hal_phy_store_tx_power_limit()666 array_tc_8852a_txpwr_lmt->ntx = ntx_idx; in hal_phy_store_tx_power_limit()667 array_tc_8852a_txpwr_lmt->bf = bf; in hal_phy_store_tx_power_limit()668 array_tc_8852a_txpwr_lmt->val = powerlimit; in hal_phy_store_tx_power_limit()669 array_tc_8852a_txpwr_lmt->reg = (u8)regulation; in hal_phy_store_tx_power_limit()670 array_tc_8852a_txpwr_lmt->tx_shap_idx = pshape_idx; in hal_phy_store_tx_power_limit()[all …]