Home
last modified time | relevance | path

Searched refs:reg_6ghz_tpe (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dregd.c807 tmp = &rtwvif->reg_6ghz_tpe; in __rtw89_reg_6ghz_tpe_recalc()
814 if (memcmp(&regulatory->reg_6ghz_tpe, &new, in __rtw89_reg_6ghz_tpe_recalc()
815 sizeof(regulatory->reg_6ghz_tpe)) != 0) in __rtw89_reg_6ghz_tpe_recalc()
827 regulatory->reg_6ghz_tpe = new; in __rtw89_reg_6ghz_tpe_recalc()
839 struct rtw89_reg_6ghz_tpe *tpe = &rtwvif->reg_6ghz_tpe; in rtw89_reg_6ghz_tpe_recalc()
H A Dcore.h3470 struct rtw89_reg_6ghz_tpe reg_6ghz_tpe; member
5047 struct rtw89_reg_6ghz_tpe reg_6ghz_tpe; member
H A Ddebug.c848 const struct rtw89_reg_6ghz_tpe *tpe6 = &regulatory->reg_6ghz_tpe; in rtw89_debug_priv_txpwr_table_get_regd()
H A Dphy.c1875 const struct rtw89_reg_6ghz_tpe *tpe = &regulatory->reg_6ghz_tpe; in rtw89_phy_get_tpe_constraint()