Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dphy.c1948 const struct rtw89_txpwr_rule_2ghz *rule_2ghz = &rfe_parms->rule_2ghz; in rtw89_phy_read_txpwr_limit() local
1962 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
1966 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit()
2207 const struct rtw89_txpwr_rule_2ghz *rule_2ghz = &rfe_parms->rule_2ghz; in rtw89_phy_read_txpwr_limit_ru() local
2221 lmt_ru = (*rule_2ghz->lmt_ru)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
2225 lmt_ru = (*rule_2ghz->lmt_ru)[ru][ntx][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
Drtw8851b_table.c14881 .rule_2ghz = {
14897 .rule_2ghz = {
Dfw.c8345 parms->rule_2ghz.lmt = &rfe_data->lmt_2ghz.v; in rtw89_load_rfe_data_from_fw()
8360 parms->rule_2ghz.lmt_ru = &rfe_data->lmt_ru_2ghz.v; in rtw89_load_rfe_data_from_fw()
Drtw8852a_table.c51054 .rule_2ghz = {
Drtw8852b_table.c22915 .rule_2ghz = {
Dcore.h3961 struct rtw89_txpwr_rule_2ghz rule_2ghz; member
Drtw8852c_table.c57143 .rule_2ghz = {