Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtintel_pcie.c2889 u16 opcode, num_supported_commands = in btintel_pcie_hci_drv_read_info() local
2892 rp_size = struct_size(rp, supported_commands, num_supported_commands); in btintel_pcie_hci_drv_read_info()
2900 rp->num_supported_commands = cpu_to_le16(num_supported_commands); in btintel_pcie_hci_drv_read_info()
2901 for (i = 0; i < num_supported_commands; i++) { in btintel_pcie_hci_drv_read_info()