Home
last modified time | relevance | path

Searched defs:conn (Results 1 – 25 of 57) sorted by relevance

123

/net/bluetooth/
Dhci_conn.c34 static void hci_le_create_connection(struct hci_conn *conn) in hci_le_create_connection()
58 static void hci_le_create_connection_cancel(struct hci_conn *conn) in hci_le_create_connection_cancel()
63 static void hci_acl_create_connection(struct hci_conn *conn) in hci_acl_create_connection()
107 static void hci_acl_create_connection_cancel(struct hci_conn *conn) in hci_acl_create_connection_cancel()
120 static void hci_reject_sco(struct hci_conn *conn) in hci_reject_sco()
130 void hci_disconnect(struct hci_conn *conn, __u8 reason) in hci_disconnect()
143 static void hci_amp_disconn(struct hci_conn *conn, __u8 reason) in hci_amp_disconn()
157 static void hci_add_sco(struct hci_conn *conn, __u16 handle) in hci_add_sco()
175 void hci_setup_sync(struct hci_conn *conn, __u16 handle) in hci_setup_sync()
199 void hci_le_conn_update(struct hci_conn *conn, u16 min, u16 max, in hci_le_conn_update()
[all …]
Dsmp.c152 static struct sk_buff *smp_build_cmd(struct l2cap_conn *conn, u8 code, in smp_build_cmd()
179 static void smp_send_cmd(struct l2cap_conn *conn, u8 code, u16 len, void *data) in smp_send_cmd()
215 static void build_pairing_cmd(struct l2cap_conn *conn, in build_pairing_cmd()
247 static u8 check_enc_key_size(struct l2cap_conn *conn, __u8 max_key_size) in check_enc_key_size()
260 static void smp_failure(struct l2cap_conn *conn, u8 reason, u8 send) in smp_failure()
293 static int tk_request(struct l2cap_conn *conn, u8 remote_oob, u8 auth, in tk_request()
372 struct l2cap_conn *conn = smp->conn; in confirm_work() local
414 struct l2cap_conn *conn = smp->conn; in random_work() local
493 static struct smp_chan *smp_chan_create(struct l2cap_conn *conn) in smp_chan_create()
513 void smp_chan_destroy(struct l2cap_conn *conn) in smp_chan_destroy()
[all …]
Dhci_event.c96 struct hci_conn *conn; in hci_cc_role_discovery() local
119 struct hci_conn *conn; in hci_cc_read_link_policy() local
138 struct hci_conn *conn; in hci_cc_write_link_policy() local
756 struct hci_conn *conn; in hci_cc_pin_code_reply() local
1097 struct hci_conn *conn; in hci_cs_create_conn() local
1172 struct hci_conn *conn; in hci_cs_auth_requested() local
1199 struct hci_conn *conn; in hci_cs_set_conn_encrypt() local
1224 struct hci_conn *conn) in hci_outgoing_auth_needed()
1276 static void hci_check_pending_name(struct hci_dev *hdev, struct hci_conn *conn, in hci_check_pending_name()
1322 struct hci_conn *conn; in hci_cs_remote_name_req() local
[all …]
Dl2cap_core.c63 static struct l2cap_chan *__l2cap_get_chan_by_dcid(struct l2cap_conn *conn, in __l2cap_get_chan_by_dcid()
75 static struct l2cap_chan *__l2cap_get_chan_by_scid(struct l2cap_conn *conn, in __l2cap_get_chan_by_scid()
89 static struct l2cap_chan *l2cap_get_chan_by_scid(struct l2cap_conn *conn, in l2cap_get_chan_by_scid()
106 static struct l2cap_chan *l2cap_get_chan_by_dcid(struct l2cap_conn *conn, in l2cap_get_chan_by_dcid()
120 static struct l2cap_chan *__l2cap_get_chan_by_ident(struct l2cap_conn *conn, in __l2cap_get_chan_by_ident()
132 static struct l2cap_chan *l2cap_get_chan_by_ident(struct l2cap_conn *conn, in l2cap_get_chan_by_ident()
201 static u16 l2cap_alloc_cid(struct l2cap_conn *conn) in l2cap_alloc_cid()
400 struct l2cap_conn *conn = chan->conn; in l2cap_chan_timeout() local
493 void __l2cap_chan_add(struct l2cap_conn *conn, struct l2cap_chan *chan) in __l2cap_chan_add()
549 void l2cap_chan_add(struct l2cap_conn *conn, struct l2cap_chan *chan) in l2cap_chan_add()
[all …]
Dsco.c81 struct sco_conn *conn = hcon->sco_data; in sco_conn_add() local
108 static struct sock *sco_chan_get(struct sco_conn *conn) in sco_chan_get()
119 struct sco_conn *conn = hcon->sco_data; in sco_conn_del() local
142 static int sco_chan_add(struct sco_conn *conn, struct sock *sk, in sco_chan_add()
162 struct sco_conn *conn; in sco_connect() local
219 struct sco_conn *conn = sco_pi(sk)->conn; in sco_send_frame() local
243 static void sco_recv_frame(struct sco_conn *conn, struct sk_buff *skb) in sco_recv_frame()
672 static void sco_conn_defer_accept(struct hci_conn *conn, int mask) in sco_conn_defer_accept()
910 static void __sco_chan_add(struct sco_conn *conn, struct sock *sk, struct sock *parent) in __sco_chan_add()
925 struct sco_conn *conn; in sco_chan_del() local
[all …]
Dhci_sysfs.c34 struct hci_conn *conn = to_hci_conn(dev); in show_link_type() local
41 struct hci_conn *conn = to_hci_conn(dev); in show_link_address() local
48 struct hci_conn *conn = to_hci_conn(dev); in show_link_features() local
82 struct hci_conn *conn = to_hci_conn(dev); in bt_link_release() local
102 void hci_conn_init_sysfs(struct hci_conn *conn) in hci_conn_init_sysfs()
115 void hci_conn_add_sysfs(struct hci_conn *conn) in hci_conn_add_sysfs()
131 void hci_conn_del_sysfs(struct hci_conn *conn) in hci_conn_del_sysfs()
/net/rds/
Dthreads.c74 void rds_connect_complete(struct rds_connection *conn) in rds_connect_complete()
114 void rds_queue_reconnect(struct rds_connection *conn) in rds_queue_reconnect()
142 struct rds_connection *conn = container_of(work, struct rds_connection, c_conn_w.work); in rds_connect_worker() local
162 struct rds_connection *conn = container_of(work, struct rds_connection, c_send_w.work); in rds_send_worker() local
184 struct rds_connection *conn = container_of(work, struct rds_connection, c_recv_w.work); in rds_recv_worker() local
206 struct rds_connection *conn = container_of(work, struct rds_connection, c_down_w); in rds_shutdown_worker() local
Diw_cm.c45 static void rds_iw_set_protocol(struct rds_connection *conn, unsigned int version) in rds_iw_set_protocol()
53 static void rds_iw_set_flow_control(struct rds_connection *conn, u32 credits) in rds_iw_set_flow_control()
70 void rds_iw_cm_connect_complete(struct rds_connection *conn, struct rdma_cm_event *event) in rds_iw_cm_connect_complete()
107 static void rds_iw_cm_fill_conn_param(struct rds_connection *conn, in rds_iw_cm_fill_conn_param()
149 struct rds_connection *conn = data; in rds_iw_qp_event_handler() local
247 static int rds_iw_setup_qp(struct rds_connection *conn) in rds_iw_setup_qp()
382 struct rds_connection *conn = NULL; in rds_iw_cm_handle_connect() local
478 struct rds_connection *conn = cm_id->context; in rds_iw_cm_initiate_connect() local
514 int rds_iw_conn_connect(struct rds_connection *conn) in rds_iw_conn_connect()
574 void rds_iw_conn_shutdown(struct rds_connection *conn) in rds_iw_conn_shutdown()
[all …]
Dib_cm.c75 static void rds_ib_set_protocol(struct rds_connection *conn, unsigned int version) in rds_ib_set_protocol()
83 static void rds_ib_set_flow_control(struct rds_connection *conn, u32 credits) in rds_ib_set_flow_control()
125 void rds_ib_cm_connect_complete(struct rds_connection *conn, struct rdma_cm_event *event) in rds_ib_cm_connect_complete()
192 static void rds_ib_cm_fill_conn_param(struct rds_connection *conn, in rds_ib_cm_fill_conn_param()
242 struct rds_connection *conn = data; in rds_ib_qp_event_handler() local
266 static int rds_ib_setup_qp(struct rds_connection *conn) in rds_ib_setup_qp()
452 struct rds_connection *conn = NULL; in rds_ib_cm_handle_connect() local
544 struct rds_connection *conn = cm_id->context; in rds_ib_cm_initiate_connect() local
578 int rds_ib_conn_connect(struct rds_connection *conn) in rds_ib_conn_connect()
624 void rds_ib_conn_shutdown(struct rds_connection *conn) in rds_ib_conn_shutdown()
[all …]
Dloop.c60 static int rds_loop_xmit(struct rds_connection *conn, struct rds_message *rm, in rds_loop_xmit()
103 static int rds_loop_recv(struct rds_connection *conn) in rds_loop_recv()
110 struct rds_connection *conn; member
119 static int rds_loop_conn_alloc(struct rds_connection *conn, gfp_t gfp) in rds_loop_conn_alloc()
151 static int rds_loop_conn_connect(struct rds_connection *conn) in rds_loop_conn_connect()
157 static void rds_loop_conn_shutdown(struct rds_connection *conn) in rds_loop_conn_shutdown()
Dconnection.c71 struct rds_connection *conn, *ret = NULL; in rds_conn_lookup() local
91 static void rds_conn_reset(struct rds_connection *conn) in rds_conn_reset()
118 struct rds_connection *conn, *parent = NULL; in __rds_conn_create() local
257 void rds_conn_shutdown(struct rds_connection *conn) in rds_conn_shutdown()
320 void rds_conn_destroy(struct rds_connection *conn) in rds_conn_destroy()
379 struct rds_connection *conn; in rds_conn_message_info() local
440 struct rds_connection *conn; in rds_for_each_conn_info() local
470 static int rds_conn_info_visitor(struct rds_connection *conn, in rds_conn_info_visitor()
539 void rds_conn_drop(struct rds_connection *conn) in rds_conn_drop()
550 void rds_conn_connect_if_down(struct rds_connection *conn) in rds_conn_connect_if_down()
[all …]
Dsend.c64 void rds_send_reset(struct rds_connection *conn) in rds_send_reset()
102 static int acquire_in_xmit(struct rds_connection *conn) in acquire_in_xmit()
107 static void release_in_xmit(struct rds_connection *conn) in release_in_xmit()
135 int rds_send_xmit(struct rds_connection *conn) in rds_send_xmit()
524 struct rds_message *rds_send_get_message(struct rds_connection *conn, in rds_send_get_message()
645 void rds_send_drop_acked(struct rds_connection *conn, u64 ack, in rds_send_drop_acked()
676 struct rds_connection *conn; in rds_send_drop_to() local
751 static int rds_send_queue_rm(struct rds_sock *rs, struct rds_connection *conn, in rds_send_queue_rm()
929 struct rds_connection *conn; in rds_sendmsg() local
1089 rds_send_pong(struct rds_connection *conn, __be16 dport) in rds_send_pong()
Dtcp_recv.c125 static void rds_tcp_cong_recv(struct rds_connection *conn, in rds_tcp_cong_recv()
170 struct rds_connection *conn; member
178 struct rds_connection *conn = arg->conn; in rds_tcp_data_recv() local
274 static int rds_tcp_read_sock(struct rds_connection *conn, gfp_t gfp) in rds_tcp_read_sock()
302 int rds_tcp_recv(struct rds_connection *conn) in rds_tcp_recv()
320 struct rds_connection *conn; in rds_tcp_data_ready() local
Dtcp_connect.c43 struct rds_connection *conn; in rds_tcp_state_change() local
75 int rds_tcp_conn_connect(struct rds_connection *conn) in rds_tcp_conn_connect()
130 void rds_tcp_conn_shutdown(struct rds_connection *conn) in rds_tcp_conn_shutdown()
Dtcp_send.c51 void rds_tcp_xmit_prepare(struct rds_connection *conn) in rds_tcp_xmit_prepare()
58 void rds_tcp_xmit_complete(struct rds_connection *conn) in rds_tcp_xmit_complete()
80 int rds_tcp_xmit(struct rds_connection *conn, struct rds_message *rm, in rds_tcp_xmit()
174 struct rds_connection *conn; in rds_tcp_write_space() local
Diw_send.c198 struct rds_connection *conn = context; in rds_iw_send_cq_comp_handler() local
372 struct rds_connection *conn = ic->i_cm_id->context; in rds_iw_send_grab_credits() local
401 void rds_iw_send_add_credits(struct rds_connection *conn, unsigned int credits) in rds_iw_send_add_credits()
422 void rds_iw_advertise_credits(struct rds_connection *conn, unsigned int posted) in rds_iw_advertise_credits()
496 int rds_iw_xmit(struct rds_connection *conn, struct rds_message *rm, in rds_iw_xmit()
788 int rds_iw_xmit_rdma(struct rds_connection *conn, struct rm_rdma_op *op) in rds_iw_xmit_rdma()
967 void rds_iw_xmit_complete(struct rds_connection *conn) in rds_iw_xmit_complete()
Dib_send.c276 struct rds_connection *conn = context; in rds_ib_send_cq_comp_handler() local
420 struct rds_connection *conn = ic->i_cm_id->context; in rds_ib_send_grab_credits() local
449 void rds_ib_send_add_credits(struct rds_connection *conn, unsigned int credits) in rds_ib_send_add_credits()
470 void rds_ib_advertise_credits(struct rds_connection *conn, unsigned int posted) in rds_ib_advertise_credits()
525 int rds_ib_xmit(struct rds_connection *conn, struct rds_message *rm, in rds_ib_xmit()
787 int rds_ib_xmit_atomic(struct rds_connection *conn, struct rm_atomic_op *op) in rds_ib_xmit_atomic()
876 int rds_ib_xmit_rdma(struct rds_connection *conn, struct rm_rdma_op *op) in rds_ib_xmit_rdma()
1014 void rds_ib_xmit_complete(struct rds_connection *conn) in rds_ib_xmit_complete()
Dcong.c183 void rds_cong_add_conn(struct rds_connection *conn) in rds_cong_add_conn()
193 void rds_cong_remove_conn(struct rds_connection *conn) in rds_cong_remove_conn()
203 int rds_cong_get_maps(struct rds_connection *conn) in rds_cong_get_maps()
216 struct rds_connection *conn; in rds_cong_queue_updates() local
396 struct rds_message *rds_cong_update_alloc(struct rds_connection *conn) in rds_cong_update_alloc()
Diw_recv.c137 static int rds_iw_recv_refill_one(struct rds_connection *conn, in rds_iw_recv_refill_one()
224 int rds_iw_recv_refill(struct rds_connection *conn, gfp_t kptr_gfp, in rds_iw_recv_refill()
568 static void rds_iw_cong_recv(struct rds_connection *conn, in rds_iw_cong_recv()
649 static void rds_iw_process_recv(struct rds_connection *conn, in rds_iw_process_recv()
785 struct rds_connection *conn = context; in rds_iw_recv_cq_comp_handler() local
798 struct rds_connection *conn = ic->conn; in rds_poll_cq() local
836 struct rds_connection *conn = ic->conn; in rds_iw_recv_tasklet_fn() local
865 int rds_iw_recv(struct rds_connection *conn) in rds_iw_recv()
Dib_recv.c299 static int rds_ib_recv_refill_one(struct rds_connection *conn, in rds_ib_recv_refill_one()
357 void rds_ib_recv_refill(struct rds_connection *conn, int prefill) in rds_ib_recv_refill()
738 static void rds_ib_cong_recv(struct rds_connection *conn, in rds_ib_cong_recv()
819 static void rds_ib_process_recv(struct rds_connection *conn, in rds_ib_process_recv()
955 struct rds_connection *conn = context; in rds_ib_recv_cq_comp_handler() local
968 struct rds_connection *conn = ic->conn; in rds_poll_cq() local
1012 struct rds_connection *conn = ic->conn; in rds_ib_recv_tasklet_fn() local
1038 int rds_ib_recv(struct rds_connection *conn) in rds_ib_recv()
/net/rxrpc/
Dar-connection.c196 struct rxrpc_connection *conn; in rxrpc_alloc_connection() local
224 static void rxrpc_assign_connection_id(struct rxrpc_connection *conn) in rxrpc_assign_connection_id()
298 static void rxrpc_add_call_ID_to_conn(struct rxrpc_connection *conn, in rxrpc_add_call_ID_to_conn()
337 struct rxrpc_connection *conn; in rxrpc_connect_exclusive() local
429 struct rxrpc_connection *conn, *candidate; in rxrpc_connect_call() local
620 struct rxrpc_connection *conn, *candidate = NULL; in rxrpc_incoming_connection() local
750 struct rxrpc_connection *conn; in rxrpc_find_connection() local
798 void rxrpc_put_connection(struct rxrpc_connection *conn) in rxrpc_put_connection()
817 static void rxrpc_destroy_connection(struct rxrpc_connection *conn) in rxrpc_destroy_connection()
842 struct rxrpc_connection *conn, *_p; in rxrpc_connection_reaper() local
Dar-connevent.c28 static void rxrpc_abort_calls(struct rxrpc_connection *conn, int state, in rxrpc_abort_calls()
60 static int rxrpc_abort_connection(struct rxrpc_connection *conn, in rxrpc_abort_connection()
144 static int rxrpc_process_event(struct rxrpc_connection *conn, in rxrpc_process_event()
214 static void rxrpc_secure_connection(struct rxrpc_connection *conn) in rxrpc_secure_connection()
260 struct rxrpc_connection *conn = in rxrpc_process_connection() local
Dar-security.c124 int rxrpc_init_client_conn_security(struct rxrpc_connection *conn) in rxrpc_init_client_conn_security()
163 int rxrpc_init_server_conn_security(struct rxrpc_connection *conn) in rxrpc_init_server_conn_security()
252 void rxrpc_clear_conn_security(struct rxrpc_connection *conn) in rxrpc_clear_conn_security()
Drxkad.c62 static int rxkad_init_connection_security(struct rxrpc_connection *conn) in rxkad_init_connection_security()
113 static void rxkad_prime_packet_security(struct rxrpc_connection *conn) in rxkad_prime_packet_security()
567 static int rxkad_issue_challenge(struct rxrpc_connection *conn) in rxkad_issue_challenge()
629 static int rxkad_send_response(struct rxrpc_connection *conn, in rxkad_send_response()
717 static void rxkad_encrypt_response(struct rxrpc_connection *conn, in rxkad_encrypt_response()
738 static int rxkad_respond_to_challenge(struct rxrpc_connection *conn, in rxkad_respond_to_challenge()
819 static int rxkad_decrypt_ticket(struct rxrpc_connection *conn, in rxkad_decrypt_ticket()
965 static void rxkad_decrypt_response(struct rxrpc_connection *conn, in rxkad_decrypt_response()
998 static int rxkad_verify_response(struct rxrpc_connection *conn, in rxkad_verify_response()
1113 static void rxkad_clear(struct rxrpc_connection *conn) in rxkad_clear()
Dar-input.c529 static void rxrpc_post_packet_to_call(struct rxrpc_connection *conn, in rxrpc_post_packet_to_call()
657 static void rxrpc_post_packet_to_conn(struct rxrpc_connection *conn, in rxrpc_post_packet_to_conn()
673 struct rxrpc_connection *conn; in rxrpc_data_ready() local

123