Home
last modified time | relevance | path

Searched refs:conn_req (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/net/caif/
Dchnl_net.c46 struct caif_connect_request conn_req; member
113 if (priv->conn_req.protocol == CAIFPROTO_DATAGRAM_LOOP) in chnl_recv_cb()
237 if (priv->conn_req.protocol == CAIFPROTO_DATAGRAM_LOOP) in chnl_net_start_xmit()
274 result = caif_connect_client(dev_net(dev), &priv->conn_req, in chnl_net_open()
411 priv->conn_req.protocol = CAIFPROTO_DATAGRAM; in ipcaif_net_setup()
412 priv->conn_req.link_selector = CAIF_LINK_HIGH_BANDW; in ipcaif_net_setup()
413 priv->conn_req.priority = CAIF_PRIO_LOW; in ipcaif_net_setup()
415 priv->conn_req.sockaddr.u.dgm.connection_id = UNDEF_CONNID; in ipcaif_net_setup()
428 priv->conn_req.sockaddr.u.dgm.connection_id) || in ipcaif_fill_info()
430 priv->conn_req.sockaddr.u.dgm.connection_id)) in ipcaif_fill_info()
[all …]
Dcaif_socket.c50 struct caif_connect_request conn_req; member
691 cf_sk->conn_req.link_selector = linksel; in setsockopt()
701 if (ol > sizeof(cf_sk->conn_req.param.data) || in setsockopt()
702 copy_from_user(&cf_sk->conn_req.param.data, ov, ol)) { in setsockopt()
706 cf_sk->conn_req.param.size = ol; in setsockopt()
811 memcpy(&cf_sk->conn_req.sockaddr, uaddr, in caif_connect()
821 cf_sk->conn_req.priority = CAIF_PRIO_MAX; in caif_connect()
823 cf_sk->conn_req.priority = CAIF_PRIO_MIN; in caif_connect()
825 cf_sk->conn_req.priority = cf_sk->sk.sk_priority; in caif_connect()
828 cf_sk->conn_req.ifindex = cf_sk->sk.sk_bound_dev_if; in caif_connect()
[all …]
Dcfcnfg.c300 int caif_connect_client(struct net *net, struct caif_connect_request *conn_req, in caif_connect_client() argument
311 err = caif_connect_req_to_link_param(cfg, conn_req, &param); in caif_connect_client()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtt.c146 struct ath10k_htc_svc_conn_req conn_req; in ath10k_htt_connect() local
150 memset(&conn_req, 0, sizeof(conn_req)); in ath10k_htt_connect()
153 conn_req.ep_ops.ep_tx_complete = ath10k_htt_htc_tx_complete; in ath10k_htt_connect()
154 conn_req.ep_ops.ep_rx_complete = ath10k_htt_htc_t2h_msg_handler; in ath10k_htt_connect()
157 conn_req.service_id = ATH10K_HTC_SVC_ID_HTT_DATA_MSG; in ath10k_htt_connect()
159 status = ath10k_htc_connect_service(&htt->ar->htc, &conn_req, in ath10k_htt_connect()
Dhtc.c668 struct ath10k_htc_svc_conn_req *conn_req, in ath10k_htc_connect_service() argument
687 if (conn_req->service_id == ATH10K_HTC_SVC_ID_RSVD_CTRL) { in ath10k_htc_connect_service()
696 conn_req->service_id); in ath10k_htc_connect_service()
700 htc_service_name(conn_req->service_id)); in ath10k_htc_connect_service()
719 if (conn_req->service_id != ATH10K_HTC_SVC_ID_WMI_CONTROL) { in ath10k_htc_connect_service()
726 req_msg->service_id = __cpu_to_le16(conn_req->service_id); in ath10k_htc_connect_service()
794 ep->service_id = conn_req->service_id; in ath10k_htc_connect_service()
795 ep->max_tx_queue_depth = conn_req->max_send_queue_depth; in ath10k_htc_connect_service()
800 ep->ep_ops = conn_req->ep_ops; in ath10k_htc_connect_service()
882 struct ath10k_htc_svc_conn_req conn_req; in ath10k_htc_init() local
[all …]
Dhtc.h380 struct ath10k_htc_svc_conn_req *conn_req,
Dwmi.c6086 struct ath10k_htc_svc_conn_req conn_req; in ath10k_wmi_connect() local
6091 memset(&conn_req, 0, sizeof(conn_req)); in ath10k_wmi_connect()
6095 conn_req.ep_ops.ep_tx_complete = ath10k_wmi_htc_tx_complete; in ath10k_wmi_connect()
6096 conn_req.ep_ops.ep_rx_complete = ath10k_wmi_process_rx; in ath10k_wmi_connect()
6097 conn_req.ep_ops.ep_tx_credits = ath10k_wmi_op_ep_tx_credits; in ath10k_wmi_connect()
6100 conn_req.service_id = ATH10K_HTC_SVC_ID_WMI_CONTROL; in ath10k_wmi_connect()
6102 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_wmi_connect()
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c1222 struct htc_service_connect_req *conn_req, in ath6kl_htc_pipe_conn_service() argument
1238 if (conn_req->svc_id == 0) { in ath6kl_htc_pipe_conn_service()
1244 if (conn_req->svc_id == HTC_CTRL_RSVD_SVC) { in ath6kl_htc_pipe_conn_service()
1251 tx_alloc = htc_get_credit_alloc(target, conn_req->svc_id); in ath6kl_htc_pipe_conn_service()
1280 conn_msg->svc_id = cpu_to_le16(conn_req->svc_id); in ath6kl_htc_pipe_conn_service()
1281 conn_msg->conn_flags = cpu_to_le16(conn_req->conn_flags & in ath6kl_htc_pipe_conn_service()
1288 if (conn_req->conn_flags & in ath6kl_htc_pipe_conn_service()
1368 ep->svc_id = conn_req->svc_id; /* this marks ep in use */ in ath6kl_htc_pipe_conn_service()
1369 ep->max_txq_depth = conn_req->max_txq_depth; in ath6kl_htc_pipe_conn_service()
1378 ep->ep_cb = conn_req->ep_cb; in ath6kl_htc_pipe_conn_service()
Dhtc_mbox.c2425 struct htc_service_connect_req *conn_req, in ath6kl_htc_mbox_conn_service() argument
2440 target, conn_req->svc_id); in ath6kl_htc_mbox_conn_service()
2442 if (conn_req->svc_id == HTC_CTRL_RSVD_SVC) { in ath6kl_htc_mbox_conn_service()
2456 conn_msg->svc_id = cpu_to_le16(conn_req->svc_id); in ath6kl_htc_mbox_conn_service()
2457 conn_msg->conn_flags = cpu_to_le16(conn_req->conn_flags); in ath6kl_htc_mbox_conn_service()
2521 endpoint->svc_id = conn_req->svc_id; in ath6kl_htc_mbox_conn_service()
2523 endpoint->max_txq_depth = conn_req->max_txq_depth; in ath6kl_htc_mbox_conn_service()
2525 endpoint->ep_cb = conn_req->ep_cb; in ath6kl_htc_mbox_conn_service()
2526 endpoint->cred_dist.svc_id = conn_req->svc_id; in ath6kl_htc_mbox_conn_service()
2540 if (conn_req->max_rxmsg_sz) { in ath6kl_htc_mbox_conn_service()
[all …]
/Linux-v4.19/include/net/caif/
Dcaif_dev.h68 struct caif_connect_request *conn_req,
/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c1936 struct user_conn_req *conn_req; in handle_disconnect() local
1964 conn_req = &hif_drv->usr_conn_req; in handle_disconnect()
1973 if (conn_req->conn_result) { in handle_disconnect()
1977 conn_req->conn_result(CONN_DISCONN_EVENT_DISCONN_NOTIF, NULL, in handle_disconnect()
1978 0, &disconn_info, conn_req->arg); in handle_disconnect()
1987 conn_req->ssid_len = 0; in handle_disconnect()
1988 kfree(conn_req->ssid); in handle_disconnect()
1989 conn_req->ssid = NULL; in handle_disconnect()
1990 kfree(conn_req->bssid); in handle_disconnect()
1991 conn_req->bssid = NULL; in handle_disconnect()
[all …]
/Linux-v4.19/drivers/rapidio/
Drio_cm.c216 struct conn_req { struct
388 struct conn_req *req; in riocm_req_handler()
1085 struct conn_req *req; in riocm_ch_accept()
1149 req = list_first_entry(&ch->accept_queue, struct conn_req, node); in riocm_ch_accept()