Searched refs:rfe_parms (Results 1 – 9 of 9) sorted by relevance
1325 const struct rtw89_rfe_parms *rfe_parms = rtwdev->rfe_parms; in rtw8852bx_set_tx_shape() local1328 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8852bx_set_tx_shape()1329 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8852bx_set_tx_shape()
1738 const struct rtw89_rfe_parms *rfe_parms = rtwdev->rfe_parms; in rtw8851b_set_tx_shape() local1741 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8851b_set_tx_shape()1742 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8851b_set_tx_shape()
1947 const struct rtw89_rfe_parms *rfe_parms = rtwdev->rfe_parms; in rtw89_phy_read_txpwr_limit() local1948 const struct rtw89_txpwr_rule_2ghz *rule_2ghz = &rfe_parms->rule_2ghz; in rtw89_phy_read_txpwr_limit()1949 const struct rtw89_txpwr_rule_5ghz *rule_5ghz = &rfe_parms->rule_5ghz; in rtw89_phy_read_txpwr_limit()1950 const struct rtw89_txpwr_rule_6ghz *rule_6ghz = &rfe_parms->rule_6ghz; in rtw89_phy_read_txpwr_limit()2206 const struct rtw89_rfe_parms *rfe_parms = rtwdev->rfe_parms; in rtw89_phy_read_txpwr_limit_ru() local2207 const struct rtw89_txpwr_rule_2ghz *rule_2ghz = &rfe_parms->rule_2ghz; in rtw89_phy_read_txpwr_limit_ru()2208 const struct rtw89_txpwr_rule_5ghz *rule_5ghz = &rfe_parms->rule_5ghz; in rtw89_phy_read_txpwr_limit_ru()2209 const struct rtw89_txpwr_rule_6ghz *rule_6ghz = &rfe_parms->rule_6ghz; in rtw89_phy_read_txpwr_limit_ru()
2034 const struct rtw89_rfe_parms *rfe_parms = rtwdev->rfe_parms; in rtw8852c_set_tx_shape() local2037 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8852c_set_tx_shape()2038 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8852c_set_tx_shape()
2088 const struct rtw89_rfe_parms *rfe_parms = rtwdev->rfe_parms; in rtw8922a_set_tx_shape() local2089 const struct rtw89_tx_shape *tx_shape = &rfe_parms->tx_shape; in rtw8922a_set_tx_shape()
4536 while (conf->rfe_parms) { in rtw89_core_setup_rfe_parms()4538 sel = conf->rfe_parms; in rtw89_core_setup_rfe_parms()4547 rtwdev->rfe_parms = rtw89_load_rfe_data_from_fw(rtwdev, sel); in rtw89_core_setup_rfe_parms()4548 rtw89_load_txpwr_table(rtwdev, rtwdev->rfe_parms->byr_tbl); in rtw89_core_setup_rfe_parms()
3968 const struct rtw89_rfe_parms *rfe_parms; member4064 struct rtw89_rfe_parms rfe_parms; member5503 const struct rtw89_rfe_parms *rfe_parms; member
14913 .rfe_parms = &rtw89_8851b_rfe_parms_type2,
8332 parms = &rfe_data->rfe_parms; in rtw89_load_rfe_data_from_fw()