Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
D6lowpan.c601 static struct device_type bt_type = { variable
705 SET_NETDEV_DEVTYPE(netdev, &bt_type); in setup_netdev()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.c3089 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8812A; in _rtl8812ae_read_bt_coexist_info_from_hwpg()
3095 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8812A; in _rtl8812ae_read_bt_coexist_info_from_hwpg()
3114 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8821A; in _rtl8821ae_read_bt_coexist_info_from_hwpg()
3120 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8821A; in _rtl8821ae_read_bt_coexist_info_from_hwpg()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dhw.c2407 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8822B; in rtl8822be_read_bt_coexist_info_from_hwpg()
2411 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8822B; in rtl8822be_read_bt_coexist_info_from_hwpg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.c2699 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8723B; in rtl8723be_read_bt_coexist_info_from_hwpg()
2705 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8723B; in rtl8723be_read_bt_coexist_info_from_hwpg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dhw.c2576 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8192E; in rtl92ee_read_bt_coexist_info_from_hwpg()
2580 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8192E; in rtl92ee_read_bt_coexist_info_from_hwpg()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtcoutsrc.c156 return rtlpriv->btcoexist.btc_info.bt_type; in rtl_get_hwpg_bt_type()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c166 return rtlpriv->btcoexist.btc_info.bt_type; in rtl_get_hwpg_bt_type()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2624 u8 bt_type; member
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h2574 u8 bt_type; member