Home
last modified time | relevance | path

Searched refs:support_ant_gain (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c787 .support_ant_gain = true,
H A Drtw8852b.c854 .support_ant_gain = true,
H A Dregd.c743 if (!chip->support_ant_gain) in rtw89_regd_apply_policy_ant_gain()
H A Dphy.c1907 if (!chip->support_ant_gain) in rtw89_phy_ant_gain_init()
2044 if (!chip->support_ant_gain) in rtw89_phy_ant_gain_offset()
2067 if (!chip->support_ant_gain) in rtw89_phy_ant_gain_pwr_offset()
2092 if (!(chip->support_ant_gain && (ant_gain->regd_enabled & BIT(regd))) || in rtw89_print_ant_gain()
H A Drtw8852a.c2218 .support_ant_gain = false,
H A Drtw8851b.c2500 .support_ant_gain = false,
H A Drtw8852c.c3015 .support_ant_gain = true,
H A Drtw8922a.c2824 .support_ant_gain = true,
H A Dcore.h4285 bool support_ant_gain; member