Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy.c2259 const struct rtw89_txpwr_rule_5ghz *rule_5ghz = &rfe_parms->rule_5ghz; in rtw89_phy_read_txpwr_limit() local
2279 lmt = (*rule_5ghz->lmt)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
2283 lmt = (*rule_5ghz->lmt)[bw][ntx][rs][bf][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit()
2519 const struct rtw89_txpwr_rule_5ghz *rule_5ghz = &rfe_parms->rule_5ghz; in rtw89_phy_read_txpwr_limit_ru() local
2539 lmt_ru = (*rule_5ghz->lmt_ru)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
2543 lmt_ru = (*rule_5ghz->lmt_ru)[ru][ntx][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
H A Dfw.c1180 .rule_5ghz = RTW89_NA, in rtw89_regd_entcpy()
1198 regd->txpwr_regd[RTW89_BAND_5G] = entry.rule_5ghz < RTW89_REGD_NUM ? in rtw89_regd_entcpy()
1199 entry.rule_5ghz : RTW89_NA; in rtw89_regd_entcpy()
9137 parms->rule_5ghz.lmt = &rfe_data->lmt_5ghz.v; in rtw89_load_rfe_data_from_fw()
9152 parms->rule_5ghz.lmt_ru = &rfe_data->lmt_ru_5ghz.v; in rtw89_load_rfe_data_from_fw()
H A Drtw8851b_table.c14885 .rule_5ghz = {
14901 .rule_5ghz = {
H A Drtw8852a_table.c51058 .rule_5ghz = {
H A Drtw8852b_table.c22919 .rule_5ghz = {
H A Dfw.h4921 u8 rule_5ghz; member
H A Dcore.h3987 struct rtw89_txpwr_rule_5ghz rule_5ghz; member
H A Drtw8852c_table.c57147 .rule_5ghz = {