Home
last modified time | relevance | path

Searched defs:bt_coexist_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2634 struct bt_coexist_info { struct
2635 struct rtl_btc_ops *btc_ops;
2636 struct rtl_btc_info btc_info;
2638 void *btc_context;
2639 void *wifi_only_context;
2641 u8 eeprom_bt_coexist;
2642 u8 eeprom_bt_type;
2643 u8 eeprom_bt_ant_num;
2644 u8 eeprom_bt_ant_isol;
2645 u8 eeprom_bt_radio_shared;
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h2584 struct bt_coexist_info { struct
2585 struct rtl_btc_ops *btc_ops;
2586 struct rtl_btc_info btc_info;
2588 void *btc_context;
2589 void *wifi_only_context;
2591 u8 eeprom_bt_coexist;
2592 u8 eeprom_bt_type;
2593 u8 eeprom_bt_ant_num;
2594 u8 eeprom_bt_ant_isol;
2595 u8 eeprom_bt_radio_shared;
[all …]