Searched refs:hci_version (Results 1 – 12 of 12) sorted by relevance
577 u16 hci_version; /* stack hci version */ member776 void exhalbtc_set_hci_version(struct btc_coexist *btcoexist, u16 hci_version);
1868 void exhalbtc_set_hci_version(struct btc_coexist *btcoexist, u16 hci_version) in exhalbtc_set_hci_version() argument1873 btcoexist->stack_info.hci_version = hci_version; in exhalbtc_set_hci_version()
2144 stack_info->hci_version); in ex_btc8821a1ant_display_coex_info()2957 stack_info->hci_version); in ex_btc8821a1ant_periodical()
2703 stack_info->hci_version); in ex_btc8192e2ant_display_coex_info()3184 stack_info->hci_version); in ex_btc8192e2ant_periodical()
2492 stack_info->hci_version); in ex_btc8723b1ant_display_coex_info()
3670 stack_info->hci_version); in ex_btc8723b2ant_display_coex_info()
3663 stack_info->hci_version); in ex_btc8821a2ant_display_coex_info()
582 if (xhci->hci_version == 0x95 && link_quirk) { in xhci_init()5066 if (xhci->hci_version > 0x95) { in xhci_update_hub_device()5069 (unsigned int) xhci->hci_version); in xhci_update_hub_device()5081 if (xhci->hci_version < 0x100 || hdev->speed == USB_SPEED_HIGH) in xhci_update_hub_device()5087 (unsigned int) xhci->hci_version); in xhci_update_hub_device()5093 (xhci->hci_version > 0x95) ? in xhci_update_hub_device()5099 if (xhci->hci_version > 0x95) in xhci_update_hub_device()5202 xhci->hci_version = HC_VERSION(xhci->hcc_params); in xhci_gen_setup()5204 if (xhci->hci_version > 0x100) in xhci_gen_setup()5215 if (xhci->hci_version > 0x96) in xhci_gen_setup()[all …]
129 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
3145 if (xhci->hci_version < 0x100 && !(xhci->quirks & XHCI_MTK_HOST)) in xhci_td_remainder()3154 if ((xhci->quirks & XHCI_MTK_HOST) && (xhci->hci_version < 0x100)) in xhci_td_remainder()3449 if ((xhci->hci_version >= 0x100) || (xhci->quirks & XHCI_MTK_HOST)) { in xhci_queue_ctrl_tx()3535 if (xhci->hci_version < 0x100 || urb->dev->speed < USB_SPEED_SUPER) in xhci_get_burst_count()3556 if (xhci->hci_version < 0x100) in xhci_get_last_burst_packet_count()3774 if (xhci->hci_version >= 0x100 && in xhci_queue_isoc_tx()
1482 if (usb_endpoint_xfer_control(&ep->desc) && xhci->hci_version >= 0x100) in xhci_endpoint_init()1485 if ((xhci->hci_version > 0x100) && HCC2_LEC(xhci->hcc_params2)) in xhci_endpoint_init()2184 if ((xhci->hci_version >= 0x100) && (major_revision != 0x03) && in xhci_add_in_port()
1750 u16 hci_version; member