Searched refs:is_connected (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/bluetooth/
H A Dhci_conn.c956 static bool is_connected(struct hci_dev *hdev, bdaddr_t *addr, u8 type) is_connected() function
977 if (is_connected(hdev, addr, addr_type)) hci_explicit_conn_params_set()
H A Dmgmt.c6061 static bool is_connected(struct hci_dev *hdev, bdaddr_t *addr, u8 type) is_connected() function
6114 if (!is_connected(hdev, addr, addr_type)) { hci_conn_params_set()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
H A Dqp.c848 static int is_connected(enum ib_qp_type qp_type) is_connected() function
957 if (qp->scat_cqe && is_connected(init_attr->qp_type)) { create_qp_common()

Completed in 142 milliseconds