Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c858 .support_ant_gain = true,
H A Drtw8852b.c999 .support_ant_gain = true,
H A Drtw8852a.c2403 .support_ant_gain = false,
H A Drtw8851b.c2640 .support_ant_gain = false,
H A Drtw8852c.c3203 .support_ant_gain = true,
H A Drtw8922a.c3268 .support_ant_gain = true,
H A Drtw8922d.c3743 .support_ant_gain = false,
H A Dphy.c2208 if (!chip->support_ant_gain) in rtw89_phy_ant_gain_init()
2358 if (!chip->support_ant_gain) in rtw89_can_apply_ant_gain()
H A Dcore.h5746 bool support_ant_gain; member