Searched refs:acl_mtu (Results 1 – 5 of 5) sorted by relevance
123 __u16 acl_mtu; member
481 unsigned int acl_mtu; member
1001 if (!hdev->acl_mtu) in __hci_conn_add()1014 if (!hdev->le_mtu && hdev->acl_mtu < HCI_MIN_LE_MTU) in __hci_conn_add()1073 conn->mtu = hdev->acl_mtu; in __hci_conn_add()1078 conn->mtu = hdev->le_mtu ? hdev->le_mtu : hdev->acl_mtu; in __hci_conn_add()
767 hdev->acl_mtu = *((__u16 *) &dr.dev_opt + 1); in hci_dev_cmd()862 di.acl_mtu = hdev->acl_mtu; in hci_get_dev_info()867 di.acl_mtu = hdev->le_mtu; in hci_get_dev_info()
938 hdev->acl_mtu = __le16_to_cpu(rp->acl_mtu); in hci_cc_read_buffer_size()954 BT_DBG("%s acl mtu %d:%d sco mtu %d:%d", hdev->name, hdev->acl_mtu, in hci_cc_read_buffer_size()957 if (!hdev->acl_mtu || !hdev->acl_pkts) in hci_cc_read_buffer_size()3796 hdev->le_mtu = __le16_to_cpu(rp->acl_mtu); in hci_cc_le_read_buffer_size_v2()3804 BT_DBG("%s acl mtu %d:%d iso mtu %d:%d", hdev->name, hdev->acl_mtu, in hci_cc_le_read_buffer_size_v2()