Home
last modified time | relevance | path

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

/Linux-v5.15/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
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c252 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info() local
279 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local
307 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local
337 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local
361 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global() local
378 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type() local
484 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info() local
524 struct hclge_vf_to_pf_msg send_msg; in hclgevf_update_link_mode() local
741 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_rss_hash_key() local
1113 struct hclge_vf_to_pf_msg send_msg; in hclgevf_bind_ring_to_vector() local
[all …]
Dhclgevf_mbx.c96 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dnetns_cookie.c20 static const char send_msg[] = "message"; in test_netns_cookie() local
Dtcp_hdr_options.c495 const char send_msg[] = "MISC!!!"; in misc() local
/Linux-v5.15/drivers/connector/
Dcn_proc.c51 static inline void send_msg(struct cn_msg *msg) in send_msg() function
/Linux-v5.15/sound/pci/mixart/
Dmixart_core.c129 static int send_msg( struct mixart_mgr *mgr, in send_msg() function
/Linux-v5.15/net/tipc/
Dbearer.h105 int (*send_msg)(struct net *net, struct sk_buff *buf, member
/Linux-v5.15/sound/soc/sof/
Dsof-priv.h142 int (*send_msg)(struct snd_sof_dev *sof_dev, member
/Linux-v5.15/tools/testing/selftests/net/
Dnettest.c951 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function