Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c2578 const struct rtw89_txpwr_rule_5ghz *rule_5ghz = &rfe_parms->rule_5ghz; in rtw89_phy_read_txpwr_limit() local
2614 lmt = (*rule_5ghz->lmt)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
2618 lmt = (*rule_5ghz->lmt)[bw][ntx][rs][bf][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit()
2863 const struct rtw89_txpwr_rule_5ghz *rule_5ghz = &rfe_parms->rule_5ghz; in rtw89_phy_read_txpwr_limit_ru() local
2894 lmt_ru = (*rule_5ghz->lmt_ru)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
2898 lmt_ru = (*rule_5ghz->lmt_ru)[ru][ntx][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
H A Dfw.c1325 .rule_5ghz = RTW89_NA, in rtw89_regd_entcpy()
1343 regd->txpwr_regd[RTW89_BAND_5G] = entry.rule_5ghz < RTW89_REGD_NUM ? in rtw89_regd_entcpy()
1344 entry.rule_5ghz : RTW89_NA; in rtw89_regd_entcpy()
12497 parms->rule_5ghz.lmt = &rfe_data->lmt_5ghz.v; in rtw89_load_rfe_data_from_fw()
12527 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.c51008 .rule_5ghz = {
H A Drtw8852b_table.c22920 .rule_5ghz = {
H A Dfw.h5826 u8 rule_5ghz; member
H A Dcore.h5341 struct rtw89_txpwr_rule_5ghz rule_5ghz; member
H A Drtw8852c_table.c57148 .rule_5ghz = {