Home
last modified time | relevance | path

Searched refs:send_msg (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.12.1/drivers/char/ipmi/
Dipmi_poweroff.c120 struct kernel_ipmi_msg *send_msg) in ipmi_request_wait_for_response() argument
127 rv = ipmi_request_supply_msgs(user, addr, 0, send_msg, &comp, in ipmi_request_wait_for_response()
140 struct kernel_ipmi_msg *send_msg) in ipmi_request_in_rc_mode() argument
145 rv = ipmi_request_supply_msgs(user, addr, 0, send_msg, NULL, in ipmi_request_in_rc_mode()
183 struct kernel_ipmi_msg send_msg; in pps_poweroff_atca() local
194 send_msg.netfn = IPMI_NETFN_OEM; in pps_poweroff_atca()
195 send_msg.cmd = IPMI_ATCA_PPS_GRACEFUL_RESTART; in pps_poweroff_atca()
196 send_msg.data = IPMI_ATCA_PPS_IANA; in pps_poweroff_atca()
197 send_msg.data_len = 3; in pps_poweroff_atca()
200 &send_msg); in pps_poweroff_atca()
[all …]
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c161 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info() local
165 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_BASIC_INFO, 0); in hclgevf_get_basic_info()
166 status = hclgevf_send_mbx_msg(hdev, &send_msg, true, resp_msg, in hclgevf_get_basic_info()
188 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local
192 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_SET_VLAN, in hclgevf_get_port_base_vlan_filter_state()
194 ret = hclgevf_send_mbx_msg(hdev, &send_msg, true, &resp_msg, in hclgevf_get_port_base_vlan_filter_state()
214 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local
217 hclgevf_build_send_msg(&send_msg, HCLGE_MBX_GET_QINFO, 0); in hclgevf_get_queue_info()
218 status = hclgevf_send_mbx_msg(hdev, &send_msg, true, resp_msg, in hclgevf_get_queue_info()
241 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local
[all …]
Dhclgevf_mbx.c102 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg() argument
111 if (!send_msg) { in hclgevf_send_mbx_msg()
121 memcpy(&req->msg, send_msg, sizeof(struct hclge_vf_to_pf_msg)); in hclgevf_send_mbx_msg()
140 status = hclgevf_get_mbx_resp(hdev, send_msg->code, in hclgevf_send_mbx_msg()
141 send_msg->subcode, resp_data, in hclgevf_send_mbx_msg()
Dhclgevf_main.h286 struct hclge_vf_to_pf_msg *send_msg, bool need_resp,
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dnetns_cookie.c20 static const char send_msg[] = "message"; in test_netns_cookie() local
49 ret = send(client_fd, send_msg, sizeof(send_msg), 0); in test_netns_cookie()
50 if (CHECK(ret != sizeof(send_msg), "send(msg)", "ret:%d\n", ret)) in test_netns_cookie()
Dns_current_pid_tgid.c126 static const char send_msg[] = "message"; in test_current_pid_tgid_sk_msg() local
163 err = send(client_fd, send_msg, sizeof(send_msg), 0); in test_current_pid_tgid_sk_msg()
164 if (!ASSERT_EQ(err, sizeof(send_msg), "send(msg)")) in test_current_pid_tgid_sk_msg()
Dtcp_hdr_options.c459 const char send_msg[] = "MISC!!!"; in misc() local
460 char recv_msg[sizeof(send_msg)]; in misc()
482 ret = send(sk_fds.active_fd, send_msg, sizeof(send_msg), in misc()
484 if (!ASSERT_EQ(ret, sizeof(send_msg), "send(msg)")) in misc()
488 if (!ASSERT_EQ(ret, sizeof(send_msg), "read(msg)")) in misc()
/linux-6.12.1/drivers/connector/
Dcn_proc.c88 static inline void send_msg(struct cn_msg *msg) in send_msg() function
144 send_msg(msg); in proc_fork_connector()
168 send_msg(msg); in proc_exec_connector()
206 send_msg(msg); in proc_id_connector()
230 send_msg(msg); in proc_sid_connector()
262 send_msg(msg); in proc_ptrace_connector()
287 send_msg(msg); in proc_comm_connector()
320 send_msg(msg); in proc_coredump_connector()
355 send_msg(msg); in proc_exit_connector()
387 send_msg(msg); in cn_proc_ack()
/linux-6.12.1/sound/soc/sof/intel/
Dapl.c46 sof_apl_ops.send_msg = hda_dsp_ipc_send_msg; in sof_apl_ops_init()
73 sof_apl_ops.send_msg = hda_dsp_ipc4_send_msg; in sof_apl_ops_init()
Dicl.c114 sof_icl_ops.send_msg = cnl_ipc_send_msg; in sof_icl_ops_init()
141 sof_icl_ops.send_msg = cnl_ipc4_send_msg; in sof_icl_ops_init()
Dtgl.c80 sof_tgl_ops.send_msg = cnl_ipc_send_msg; in sof_tgl_ops_init()
111 sof_tgl_ops.send_msg = cnl_ipc4_send_msg; in sof_tgl_ops_init()
Dskl.c81 sof_skl_ops.send_msg = hda_dsp_ipc4_send_msg; in sof_skl_ops_init()
Dbyt.c241 .send_msg = atom_send_msg,
316 .send_msg = atom_send_msg,
Dcnl.c400 sof_cnl_ops.send_msg = cnl_ipc_send_msg; in sof_cnl_ops_init()
427 sof_cnl_ops.send_msg = cnl_ipc4_send_msg; in sof_cnl_ops_init()
Dlnl.c134 sof_lnl_ops.send_msg = mtl_ipc_send_msg; in sof_lnl_ops_init()
Dpci-tng.c158 .send_msg = atom_send_msg,
/linux-6.12.1/sound/pci/mixart/
Dmixart_core.c127 static int send_msg( struct mixart_mgr *mgr, in send_msg() function
231 err = send_msg(mgr, request, max_resp_size, 1, &msg_frame); /* send and mark the answer pending */ in snd_mixart_send_msg()
285 …err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 1, &notif_event); /* send and mark the notificatio… in snd_mixart_send_msg_wait_notif()
315 err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 0, &message_frame); in snd_mixart_send_msg_nonblock()
/linux-6.12.1/net/tipc/
Dib_media.c90 .send_msg = tipc_l2_send_msg,
Deth_media.c84 .send_msg = tipc_l2_send_msg,
Dbearer.h105 int (*send_msg)(struct net *net, struct sk_buff *buf, member
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_gen2_pfvf.c388 pfvf_ops->send_msg = adf_gen2_pf2vf_send; in adf_gen2_init_pf_pfvf_ops()
398 pfvf_ops->send_msg = adf_gen2_vf2pf_send; in adf_gen2_init_vf_pfvf_ops()
Dadf_gen4_pfvf.c142 pfvf_ops->send_msg = adf_gen4_pfvf_send; in adf_gen4_init_pf_pfvf_ops()
/linux-6.12.1/sound/soc/sof/imx/
Dimx8.c497 .send_msg = imx8_send_msg,
558 .send_msg = imx8_send_msg,
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c770 goto send_msg; in cn10k_mcs_sa_stats()
781 send_msg: in cn10k_mcs_sa_stats()
825 goto send_msg; in cn10k_mcs_sc_stats()
836 send_msg: in cn10k_mcs_sc_stats()
880 goto send_msg; in cn10k_mcs_secy_stats()
891 send_msg: in cn10k_mcs_secy_stats()
/linux-6.12.1/sound/soc/sof/amd/
Dacp-common.c221 .send_msg = acp_sof_ipc_send_msg,

12