Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/ipmi/
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
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
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 …]
Dhclgevf_mbx.c91 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
/kernel/linux/linux-5.10/drivers/connector/
Dcn_proc.c51 static inline void send_msg(struct cn_msg *msg) in send_msg() function
/kernel/linux/linux-5.10/sound/pci/mixart/
Dmixart_core.c129 static int send_msg( struct mixart_mgr *mgr, in send_msg() function
/kernel/linux/linux-5.10/net/tipc/
Dbearer.h104 int (*send_msg)(struct net *net, struct sk_buff *buf, member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dtcp_hdr_options.c499 const char send_msg[] = "MISC!!!"; in misc() local
/kernel/linux/linux-5.10/sound/soc/sof/
Dsof-priv.h137 int (*send_msg)(struct snd_sof_dev *sof_dev, member
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dnettest.c719 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function