Searched refs:bt_type (Results 1 – 7 of 7) sorted by relevance
114 u8 bt_type; member279 sdio_hdr->bt_type = hci_skb_pkt_type(skb); in btmtksdio_tx_packet()417 hci_skb_pkt_type(skb) = sdio_hdr->bt_type; in btmtksdio_rx_packet()427 if (sdio_hdr->bt_type == (&pkts[i])->type) in btmtksdio_rx_packet()433 sdio_hdr->bt_type); in btmtksdio_rx_packet()
595 static struct device_type bt_type = { variable699 SET_NETDEV_DEVTYPE(netdev, &bt_type); in setup_netdev()
3067 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8812A; in _rtl8812ae_read_bt_coexist_info_from_hwpg()3073 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8812A; in _rtl8812ae_read_bt_coexist_info_from_hwpg()3092 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8821A; in _rtl8821ae_read_bt_coexist_info_from_hwpg()3098 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8821A; in _rtl8821ae_read_bt_coexist_info_from_hwpg()
2677 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8723B; in rtl8723be_read_bt_coexist_info_from_hwpg()2683 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8723B; in rtl8723be_read_bt_coexist_info_from_hwpg()
2554 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8192E; in rtl92ee_read_bt_coexist_info_from_hwpg()2558 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8192E; in rtl92ee_read_bt_coexist_info_from_hwpg()
144 return rtlpriv->btcoexist.btc_info.bt_type; in rtl_get_hwpg_bt_type()
2606 u8 bt_type; member