Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dhw.c1861 if (rtlpriv->btcoexist.eeprom_bt_coexist != 0 && in _rtl88ee_read_adapter_info()
2407 rtlpriv->btcoexist.eeprom_bt_coexist; in rtl8188ee_bt_var_init()
2446 rtlpriv->btcoexist.eeprom_bt_coexist = in rtl8188ee_read_bt_coexist_info_from_hwpg()
2449 rtlpriv->btcoexist.eeprom_bt_coexist = 0; in rtl8188ee_read_bt_coexist_info_from_hwpg()
2457 rtlpriv->btcoexist.eeprom_bt_coexist = 0; in rtl8188ee_read_bt_coexist_info_from_hwpg()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.c2278 rtlpriv->btcoexist.eeprom_bt_coexist; in rtl8723e_bt_var_init()
2361 rtlpriv->btcoexist.eeprom_bt_coexist = 1; in rtl8723e_read_bt_coexist_info_from_hwpg()
2363 rtlpriv->btcoexist.eeprom_bt_coexist = 0; in rtl8723e_read_bt_coexist_info_from_hwpg()
2371 rtlpriv->btcoexist.eeprom_bt_coexist = 0; in rtl8723e_read_bt_coexist_info_from_hwpg()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.c2225 rtlpriv->btcoexist.eeprom_bt_coexist; in rtl8192ce_bt_var_init()
2266 rtlpriv->btcoexist.eeprom_bt_coexist = in rtl8192ce_read_bt_coexist_info_from_hwpg()
2275 rtlpriv->btcoexist.eeprom_bt_coexist = 0; in rtl8192ce_read_bt_coexist_info_from_hwpg()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2587 u8 eeprom_bt_coexist; member