Searched defs:send_msg (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/drivers/char/ipmi/ |
D | ipmi_poweroff.c | 120 struct kernel_ipmi_msg *send_msg) in ipmi_request_wait_for_response() 140 struct kernel_ipmi_msg *send_msg) in ipmi_request_in_rc_mode() 183 struct kernel_ipmi_msg send_msg; in pps_poweroff_atca() local 210 struct kernel_ipmi_msg send_msg; in ipmi_atca_detect() local 245 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_atca() local 316 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_cpi1() local 467 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_chassis() local 555 struct kernel_ipmi_msg send_msg; in ipmi_po_new_smi() local
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 159 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 262 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global() local 279 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type() local 394 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info() local 434 struct hclge_vf_to_pf_msg send_msg; in hclgevf_update_link_mode() local 526 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_rss_hash_key() local 661 struct hclge_vf_to_pf_msg send_msg; in hclgevf_bind_ring_to_vector() local [all …]
|
D | hclgevf_mbx.c | 102 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | netns_cookie.c | 24 static const char send_msg[] = "message"; in test_netns_cookie() local
|
D | ns_current_pid_tgid.c | 126 static const char send_msg[] = "message"; in test_current_pid_tgid_sk_msg() local
|
D | tcp_hdr_options.c | 459 const char send_msg[] = "MISC!!!"; in misc() local
|
/linux-6.14.4/drivers/connector/ |
D | cn_proc.c | 88 static inline void send_msg(struct cn_msg *msg) in send_msg() function
|
/linux-6.14.4/sound/pci/mixart/ |
D | mixart_core.c | 127 static int send_msg( struct mixart_mgr *mgr, in send_msg() function
|
/linux-6.14.4/net/tipc/ |
D | bearer.h | 105 int (*send_msg)(struct net *net, struct sk_buff *buf, member
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | nettest.c | 1023 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function
|
/linux-6.14.4/drivers/usb/typec/ |
D | anx7411.c | 277 struct fw_msg send_msg; member
|
/linux-6.14.4/sound/soc/sof/ |
D | sof-priv.h | 220 int (*send_msg)(struct snd_sof_dev *sof_dev, member
|
/linux-6.14.4/drivers/crypto/intel/qat/qat_common/ |
D | adf_accel_devices.h | 252 int (*send_msg)(struct adf_accel_dev *accel_dev, struct pfvf_message msg, member
|