conn_hash         385 include/net/bluetooth/hci_core.h 	struct hci_conn_hash	conn_hash;
conn_hash         712 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash         735 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash         761 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash         779 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *c = &hdev->conn_hash;
conn_hash         786 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash         807 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash         826 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash         847 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash         870 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash         889 include/net/bluetooth/hci_core.h 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash         150 net/bluetooth/hci_conn.c 	list_for_each_entry_rcu(c, &hdev->conn_hash.list, list) {
conn_hash        1490 net/bluetooth/hci_conn.c 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash        1570 net/bluetooth/hci_conn.c 	list_for_each_entry(c, &hdev->conn_hash.list, list) {
conn_hash        1712 net/bluetooth/hci_conn.c 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash        3245 net/bluetooth/hci_core.c 	INIT_LIST_HEAD(&hdev->conn_hash.list);
conn_hash        3820 net/bluetooth/hci_core.c 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash        3879 net/bluetooth/hci_core.c 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash        3901 net/bluetooth/hci_core.c 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash        3982 net/bluetooth/hci_core.c 	struct hci_conn_hash *h = &hdev->conn_hash;
conn_hash        5162 net/bluetooth/hci_event.c 	if (hdev->conn_hash.le_num_slave > 0)
conn_hash        1021 net/bluetooth/hci_request.c 	if (hdev->conn_hash.le_num_slave > 0) {
conn_hash        1035 net/bluetooth/hci_request.c 	if (hci_conn_num(hdev, LE_LINK) != hdev->conn_hash.le_num_slave) {
conn_hash        1143 net/bluetooth/mgmt.c 	list_for_each_entry(conn, &hdev->conn_hash.list, list) {
conn_hash        2605 net/bluetooth/mgmt.c 	list_for_each_entry(c, &hdev->conn_hash.list, list) {
conn_hash        2617 net/bluetooth/mgmt.c 	list_for_each_entry(c, &hdev->conn_hash.list, list) {