Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c461 static rtk_hw_cfg_t rtk_hw_cfg; variable
492 struct patch_info *pent = rtk_hw_cfg.patch_ent; in xtalset_supported()
1141 struct sk_buff *nskb = h5_prepare_pkt(&rtk_hw_cfg, NULL, 0, H5_ACK_PKT); in rtk_send_pure_ack_down()
1174 skb_free(rtk_hw_cfg.host_last_cmd); in hci_event_cmd_complete()
1175 rtk_hw_cfg.host_last_cmd = NULL; in hci_event_cmd_complete()
1176 rtk_hw_cfg.link_estab_state = H5_PATCH; in hci_event_cmd_complete()
1189 rtk_hw_cfg.hci_version_cmd_state = event_received; in hci_event_cmd_complete()
1193 rtk_hw_cfg.hci_ver = skb->data[1]; in hci_event_cmd_complete()
1194 rtk_hw_cfg.hci_rev = (skb->data[2] | skb->data[3] << 8); in hci_event_cmd_complete()
1195 rtk_hw_cfg.lmp_subver = in hci_event_cmd_complete()
[all …]