Home
last modified time | relevance | path

Searched defs:send_msg (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_poweroff.c124 struct kernel_ipmi_msg *send_msg) in ipmi_request_wait_for_response()
144 struct kernel_ipmi_msg *send_msg) in ipmi_request_in_rc_mode()
187 struct kernel_ipmi_msg send_msg; in pps_poweroff_atca() local
214 struct kernel_ipmi_msg send_msg; in ipmi_atca_detect() local
249 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_atca() local
320 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_cpi1() local
471 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_chassis() local
559 struct kernel_ipmi_msg send_msg; in ipmi_po_new_smi() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c245 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_tc_info() local
267 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local
295 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local
325 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local
349 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global() local
366 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type() local
459 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info() local
500 struct hclge_vf_to_pf_msg send_msg; in hclgevf_update_link_mode() local
710 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_rss_hash_key() local
1048 struct hclge_vf_to_pf_msg send_msg; in hclgevf_bind_ring_to_vector() local
[all …]
H A Dhclgevf_mbx.c91 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
/OK3568_Linux_fs/kernel/drivers/connector/
H A Dcn_proc.c51 static inline void send_msg(struct cn_msg *msg) in send_msg() function
/OK3568_Linux_fs/kernel/sound/pci/mixart/
H A Dmixart_core.c129 static int send_msg( struct mixart_mgr *mgr, in send_msg() function
/OK3568_Linux_fs/kernel/net/tipc/
H A Dbearer.h104 int (*send_msg)(struct net *net, struct sk_buff *buf, member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c499 const char send_msg[] = "MISC!!!"; in misc() local
/OK3568_Linux_fs/external/rkwifibt-app/test/softap/
H A Dsoftap.c290 char send_msg[MSG_BUFF_LEN] = {0}; in sendWifiList() local
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-priv.h137 int (*send_msg)(struct snd_sof_dev *sof_dev, member
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dnettest.c719 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function