Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_poweroff.c120 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
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c124 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info() local
151 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local
177 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local
204 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local
227 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global() local
244 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type() local
359 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info() local
399 struct hclge_vf_to_pf_msg send_msg; in hclgevf_update_link_mode() local
491 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_rss_hash_key() local
626 struct hclge_vf_to_pf_msg send_msg; in hclgevf_bind_ring_to_vector() local
[all …]
H A Dhclgevf_mbx.c102 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dnetns_cookie.c20 static const char send_msg[] = "message"; in test_netns_cookie() local
H A Dtcp_hdr_options.c459 const char send_msg[] = "MISC!!!"; in misc() local
/openbmc/libpldm/src/transport/
H A Dtest.h36 struct pldm_transport_test_msg_send send_msg; member
/openbmc/qemu/include/hw/misc/
H A Daspeed_ibt.h37 uint8_t send_msg[ASPEED_IBT_BUFFER_SIZE]; member
/openbmc/qemu/python/tests/
H A Dprotocol.py72 async def send_msg(self) -> None: member in NullProtocol
109 async def send_msg(self, msg: str) -> None: member in LineProtocol
/openbmc/linux/sound/pci/mixart/
H A Dmixart_core.c127 static int send_msg( struct mixart_mgr *mgr, in send_msg() function
/openbmc/linux/drivers/connector/
H A Dcn_proc.c88 static inline void send_msg(struct cn_msg *msg) in send_msg() function
/openbmc/linux/net/tipc/
H A Dbearer.h105 int (*send_msg)(struct net *net, struct sk_buff *buf, member
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_accel_devices.h162 int (*send_msg)(struct adf_accel_dev *accel_dev, struct pfvf_message msg, member
/openbmc/linux/tools/testing/selftests/net/
H A Dnettest.c1023 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function
/openbmc/linux/drivers/usb/typec/
H A Danx7411.c276 struct fw_msg send_msg; member
/openbmc/linux/sound/soc/sof/
H A Dsof-priv.h218 int (*send_msg)(struct snd_sof_dev *sof_dev, member
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c1013 static void send_msg(IPMIBmcSim *ibs, in send_msg() function