Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c2577 const struct rtw89_txpwr_rule_2ghz *rule_2ghz = &rfe_parms->rule_2ghz; in rtw89_phy_read_txpwr_limit() local
2604 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
2608 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit()
2862 const struct rtw89_txpwr_rule_2ghz *rule_2ghz = &rfe_parms->rule_2ghz; in rtw89_phy_read_txpwr_limit_ru() local
2884 lmt_ru = (*rule_2ghz->lmt_ru)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
2888 lmt_ru = (*rule_2ghz->lmt_ru)[ru][ntx][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
H A Dfw.c1324 .rule_2ghz = RTW89_NA, in rtw89_regd_entcpy()
1341 regd->txpwr_regd[RTW89_BAND_2G] = entry.rule_2ghz < RTW89_REGD_NUM ? in rtw89_regd_entcpy()
1342 entry.rule_2ghz : RTW89_NA; in rtw89_regd_entcpy()
12492 parms->rule_2ghz.lmt = &rfe_data->lmt_2ghz.v; in rtw89_load_rfe_data_from_fw()
12522 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.c51004 .rule_2ghz = {
H A Drtw8852b_table.c22916 .rule_2ghz = {
H A Dfw.h5825 u8 rule_2ghz; member
H A Dcore.h5340 struct rtw89_txpwr_rule_2ghz rule_2ghz; member
H A Drtw8852c_table.c57144 .rule_2ghz = {