Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c2960 u8 ext_type_lna_2g_b = (hwinfo[0XBD] & (BIT(5) | BIT(4))) >> 4; in _rtl8812ae_read_amplifier_type() local
2978 rtlhal->type_glna = ext_type_lna_2g_b << 2 | ext_type_lna_2g_a; in _rtl8812ae_read_amplifier_type()