Searched refs:conn_hash (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 577 struct hci_conn_hash conn_hash; member 1008 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add() 1034 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del() 1063 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num() 1083 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count() 1090 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type() 1111 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_bis() 1135 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_per_adv_bis() 1159 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle() 1178 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_ba() [all...] |
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 504 struct hci_conn_hash conn_hash; 861 struct hci_conn_hash *h = &hdev->conn_hash; 884 struct hci_conn_hash *h = &hdev->conn_hash; 910 struct hci_conn_hash *h = &hdev->conn_hash; 928 struct hci_conn_hash *c = &hdev->conn_hash; 935 struct hci_conn_hash *h = &hdev->conn_hash; 956 struct hci_conn_hash *h = &hdev->conn_hash; 975 struct hci_conn_hash *h = &hdev->conn_hash; 996 struct hci_conn_hash *h = &hdev->conn_hash; 1019 struct hci_conn_hash *h = &hdev->conn_hash; [all...] |
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_conn.c | 158 list_for_each_entry_rcu(c, &hdev->conn_hash.list, list) { in le_scan_cleanup() 1563 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_flush() 1643 list_for_each_entry(c, &hdev->conn_hash.list, list) { in hci_get_conn_list() 1785 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()
|
H A D | hci_request.c | 1024 struct hci_conn_hash *h = &hdev->conn_hash; in hci_is_le_conn_scanning() 1311 list_for_each_entry(conn, &hdev->conn_hash.list, list) { in hci_req_prepare_suspend() 1469 if (hdev->conn_hash.le_num_slave > 0) { in is_advertising_allowed() 1483 if (hci_conn_num(hdev, LE_LINK) != hdev->conn_hash.le_num_slave) { in is_advertising_allowed()
|
H A D | hci_core.c | 3674 INIT_LIST_HEAD(&hdev->conn_hash.list); in hci_alloc_dev() 4278 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent() 4337 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to() 4359 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent() 4440 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
|
H A D | hci_event.c | 2890 if (list_empty(&hdev->conn_hash.list) && in hci_disconn_complete_evt() 5415 if (hdev->conn_hash.le_num_slave > 0 && in check_pending_le_conn()
|
H A D | mgmt.c | 1187 list_for_each_entry(conn, &hdev->conn_hash.list, list) { in clean_up_hci_state() 2668 list_for_each_entry(c, &hdev->conn_hash.list, list) { in get_connections() 2680 list_for_each_entry(c, &hdev->conn_hash.list, list) { in get_connections()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_conn.c | 2009 list_for_each_entry_rcu(conn, &hdev->conn_hash.list, list) { in hci_le_create_cis_pending() 2554 struct list_head *head = &hdev->conn_hash.list; in hci_conn_hash_flush() 2639 list_for_each_entry(c, &hdev->conn_hash.list, list) { in hci_get_conn_list() 2781 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()
|
H A D | hci_core.c | 2556 INIT_LIST_HEAD(&hdev->conn_hash.list); in hci_alloc_dev_priv() 3410 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent() 3447 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to() 3474 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent() 3536 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
|
H A D | hci_sync.c | 822 if (hdev->conn_hash.le_num_peripheral > 0) { in is_advertising_allowed() 838 if (hci_conn_num(hdev, LE_LINK) != hdev->conn_hash.le_num_peripheral) { in is_advertising_allowed() 5460 struct list_head *head = &hdev->conn_hash.list; in hci_disconnect_all_sync() 6410 list_for_each_entry_rcu(conn, &hdev->conn_hash.list, list) { in hci_le_create_cis_sync() 6416 list_for_each_entry_rcu(conn, &hdev->conn_hash.list, list) { in hci_le_create_cis_sync() 6424 list_for_each_entry_rcu(link, &hdev->conn_hash.list, list) { in hci_le_create_cis_sync() 6440 list_for_each_entry_rcu(conn, &hdev->conn_hash.list, list) { in hci_le_create_cis_sync()
|
H A D | hci_event.c | 3821 list_for_each_entry_safe(conn, tmp, &hdev->conn_hash.list, list) { in hci_unbound_cis_failed() 6189 if (hdev->conn_hash.le_num_peripheral > 0 && in check_pending_le_conn() 7074 list_for_each_entry_rcu(conn, &hdev->conn_hash.list, list) { in hci_le_create_big_complete_evt()
|
H A D | mgmt.c | 3157 list_for_each_entry(c, &hdev->conn_hash.list, list) { in get_connections() 3169 list_for_each_entry(c, &hdev->conn_hash.list, list) { in get_connections()
|
Completed in 63 milliseconds