Searched refs:hci_version (Results 1 – 12 of 12) sorted by relevance
421 u16 hci_version; /* stack hci version */ member533 void exhalbtc_set_hci_version(u16 hci_version);
914 void exhalbtc_set_hci_version(u16 hci_version) in exhalbtc_set_hci_version() argument921 btcoexist->stack_info.hci_version = hci_version; in exhalbtc_set_hci_version()
2280 stack_info->hci_version); in ex_halbtc8821a1ant_display_coex_info()2943 stack_info->hci_version); in ex_halbtc8821a1ant_periodical()
2442 stack_info->hci_version); in ex_halbtc8723b1ant_display_coex_info()3145 stack_info->hci_version); in ex_halbtc8723b1ant_periodical()
3196 stack_info->hci_version); in ex_btc8723b2ant_display_coex_info()3692 stack_info->hci_version); in ex_btc8723b2ant_periodical()
3374 stack_info->hci_version); in ex_halbtc8821a2ant_display_coex_info()3864 stack_info->hci_version); in ex_halbtc8821a2ant_periodical()
3341 stack_info->hci_version); in ex_halbtc8192e2ant_display_coex_info()3828 stack_info->hci_version); in ex_halbtc8192e2ant_periodical()
539 if (xhci->hci_version == 0x95 && link_quirk) { in xhci_init()4774 if (xhci->hci_version > 0x95) { in xhci_update_hub_device()4777 (unsigned int) xhci->hci_version); in xhci_update_hub_device()4789 if (xhci->hci_version < 0x100 || hdev->speed == USB_SPEED_HIGH) in xhci_update_hub_device()4795 (unsigned int) xhci->hci_version); in xhci_update_hub_device()4801 (xhci->hci_version > 0x95) ? in xhci_update_hub_device()4809 if (xhci->hci_version > 0x95) in xhci_update_hub_device()4879 xhci->hci_version = HC_VERSION(xhci->hcc_params); in xhci_gen_setup()4891 if (xhci->hci_version > 0x96) in xhci_gen_setup()
3189 if (xhci->hci_version < 0x100) { in queue_bulk_sg_tx()3362 if (xhci->hci_version < 0x100) { in xhci_queue_bulk_tx()3460 if (xhci->hci_version >= 0x100) { in xhci_queue_ctrl_tx()3548 if (xhci->hci_version < 0x100 || udev->speed != USB_SPEED_SUPER) in xhci_get_burst_count()3570 if (xhci->hci_version < 0x100) in xhci_get_last_burst_packet_count()3691 if (xhci->hci_version == 0x100 && in xhci_queue_isoc_tx()3708 if (xhci->hci_version < 0x100) { in xhci_queue_isoc_tx()
120 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
1515 if (usb_endpoint_xfer_control(&ep->desc) && xhci->hci_version >= 0x100) in xhci_endpoint_init()2119 if ((xhci->hci_version == 0x96) && (major_revision != 0x03) && in xhci_add_in_port()2126 if ((xhci->hci_version >= 0x100) && (major_revision != 0x03)) { in xhci_add_in_port()
1465 u16 hci_version; member