Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy.c2258 const struct rtw89_txpwr_rule_2ghz *rule_2ghz = &rfe_parms->rule_2ghz; in rtw89_phy_read_txpwr_limit() local
2272 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
2276 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit()
2518 const struct rtw89_txpwr_rule_2ghz *rule_2ghz = &rfe_parms->rule_2ghz; in rtw89_phy_read_txpwr_limit_ru() local
2532 lmt_ru = (*rule_2ghz->lmt_ru)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
2536 lmt_ru = (*rule_2ghz->lmt_ru)[ru][ntx][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
H A Dfw.c1179 .rule_2ghz = RTW89_NA, in rtw89_regd_entcpy()
1196 regd->txpwr_regd[RTW89_BAND_2G] = entry.rule_2ghz < RTW89_REGD_NUM ? in rtw89_regd_entcpy()
1197 entry.rule_2ghz : RTW89_NA; in rtw89_regd_entcpy()
9132 parms->rule_2ghz.lmt = &rfe_data->lmt_2ghz.v; in rtw89_load_rfe_data_from_fw()
9147 parms->rule_2ghz.lmt_ru = &rfe_data->lmt_ru_2ghz.v; in rtw89_load_rfe_data_from_fw()
H A Drtw8851b_table.c14881 .rule_2ghz = {
14897 .rule_2ghz = {
H A Drtw8852a_table.c51054 .rule_2ghz = {
H A Drtw8852b_table.c22915 .rule_2ghz = {
H A Dfw.h4920 u8 rule_2ghz; member
H A Dcore.h3986 struct rtw89_txpwr_rule_2ghz rule_2ghz; member
H A Drtw8852c_table.c57143 .rule_2ghz = {