Searched defs:send_msg (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/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.1.9/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 176 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info() local 203 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local 229 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local 256 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local 279 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global() local 296 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type() local 411 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info() local 451 struct hclge_vf_to_pf_msg send_msg; in hclgevf_update_link_mode() local 542 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_rss_hash_key() local 677 struct hclge_vf_to_pf_msg send_msg; in hclgevf_bind_ring_to_vector() local [all …]
|
D | hclgevf_mbx.c | 99 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | netns_cookie.c | 20 static const char send_msg[] = "message"; in test_netns_cookie() local
|
D | tcp_hdr_options.c | 459 const char send_msg[] = "MISC!!!"; in misc() local
|
/linux-6.1.9/drivers/connector/ |
D | cn_proc.c | 51 static inline void send_msg(struct cn_msg *msg) in send_msg() function
|
/linux-6.1.9/sound/pci/mixart/ |
D | mixart_core.c | 127 static int send_msg( struct mixart_mgr *mgr, in send_msg() function
|
/linux-6.1.9/net/tipc/ |
D | bearer.h | 105 int (*send_msg)(struct net *net, struct sk_buff *buf, member
|
/linux-6.1.9/drivers/crypto/qat/qat_common/ |
D | adf_accel_devices.h | 160 int (*send_msg)(struct adf_accel_dev *accel_dev, struct pfvf_message msg, member
|
/linux-6.1.9/sound/soc/sof/ |
D | sof-priv.h | 193 int (*send_msg)(struct snd_sof_dev *sof_dev, member
|
/linux-6.1.9/tools/testing/selftests/net/ |
D | nettest.c | 978 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function
|
/linux-6.1.9/drivers/usb/typec/ |
D | anx7411.c | 276 struct fw_msg send_msg; member
|