Home
last modified time | relevance | path

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

/drivers/char/ipmi/
A Dipmi_poweroff.c200 &send_msg); in pps_poweroff_atca()
227 send_msg.data = data; in ipmi_atca_detect()
231 &send_msg); in ipmi_atca_detect()
271 &send_msg); in ipmi_poweroff_atca()
342 &send_msg); in ipmi_poweroff_cpi1()
357 &send_msg); in ipmi_poweroff_cpi1()
380 &send_msg); in ipmi_poweroff_cpi1()
392 &send_msg); in ipmi_poweroff_cpi1()
406 &send_msg); in ipmi_poweroff_cpi1()
495 &send_msg); in ipmi_poweroff_chassis()
[all …]
/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.c159 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info() local
186 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local
212 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local
239 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local
535 send_msg.data[0] = index; in hclgevf_get_rss_hash_key()
666 memset(&send_msg, 0, sizeof(send_msg)); in hclgevf_bind_ring_to_vector()
669 send_msg.vector_id = vector_id; in hclgevf_bind_ring_to_vector()
672 send_msg.param[i].ring_type = in hclgevf_bind_ring_to_vector()
676 send_msg.param[i].int_gl_index = in hclgevf_bind_ring_to_vector()
683 send_msg.ring_num = i; in hclgevf_bind_ring_to_vector()
[all …]
A 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()
A Dhclgevf_main.h287 struct hclge_vf_to_pf_msg *send_msg, bool need_resp,
/drivers/connector/
A 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()
/drivers/crypto/intel/qat/qat_common/
A 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()
A Dadf_gen4_pfvf.c142 pfvf_ops->send_msg = adf_gen4_pfvf_send; in adf_gen4_init_pf_pfvf_ops()
A Dadf_pfvf_vf_proto.c38 return pfvf_ops->send_msg(accel_dev, msg, pfvf_offset, in adf_send_vf2pf_msg()
A Dadf_pfvf_pf_proto.c37 return pfvf_ops->send_msg(accel_dev, msg, pfvf_offset, in adf_send_pf2vf_msg()
A Dadf_accel_devices.h236 int (*send_msg)(struct adf_accel_dev *accel_dev, struct pfvf_message msg, member
/drivers/net/ethernet/intel/idpf/
A Didpf_virtchnl.h161 u8 *send_msg, u16 msg_size,
A Didpf_virtchnl.c1915 goto send_msg; in idpf_send_ena_dis_queues_msg()
1935 send_msg: in idpf_send_ena_dis_queues_msg()
4001 u8 *send_msg, u16 msg_size, in idpf_idc_rdma_vc_send_sync() argument
4016 xn_params.send_buf.iov_base = send_msg; in idpf_idc_rdma_vc_send_sync()
/drivers/net/ethernet/marvell/octeontx2/nic/
A Dcn10k_macsec.c769 goto send_msg; in cn10k_mcs_sa_stats()
780 send_msg: in cn10k_mcs_sa_stats()
824 goto send_msg; in cn10k_mcs_sc_stats()
835 send_msg: in cn10k_mcs_sc_stats()
879 goto send_msg; in cn10k_mcs_secy_stats()
890 send_msg: in cn10k_mcs_secy_stats()
/drivers/usb/typec/
A Danx7411.c277 struct fw_msg send_msg; member
735 struct fw_msg *msg = &ctx->send_msg; in anx7411_send_msg()

Completed in 50 milliseconds