/openbmc/linux/drivers/char/ipmi/ |
H A 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
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 124 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 D | hclgevf_mbx.c | 102 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 D | netns_cookie.c | 20 static const char send_msg[] = "message"; in test_netns_cookie() local
|
H A D | tcp_hdr_options.c | 459 const char send_msg[] = "MISC!!!"; in misc() local
|
/openbmc/libpldm/src/transport/ |
H A D | test.h | 36 struct pldm_transport_test_msg_send send_msg; member
|
/openbmc/qemu/include/hw/misc/ |
H A D | aspeed_ibt.h | 37 uint8_t send_msg[ASPEED_IBT_BUFFER_SIZE]; member
|
/openbmc/qemu/python/tests/ |
H A D | protocol.py | 72 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 D | mixart_core.c | 127 static int send_msg( struct mixart_mgr *mgr, in send_msg() function
|
/openbmc/linux/drivers/connector/ |
H A D | cn_proc.c | 88 static inline void send_msg(struct cn_msg *msg) in send_msg() function
|
/openbmc/linux/net/tipc/ |
H A D | bearer.h | 105 int (*send_msg)(struct net *net, struct sk_buff *buf, member
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_accel_devices.h | 162 int (*send_msg)(struct adf_accel_dev *accel_dev, struct pfvf_message msg, member
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | nettest.c | 1023 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 D | anx7411.c | 276 struct fw_msg send_msg; member
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-priv.h | 218 int (*send_msg)(struct snd_sof_dev *sof_dev, member
|
/openbmc/qemu/hw/ipmi/ |
H A D | ipmi_bmc_sim.c | 1013 static void send_msg(IPMIBmcSim *ibs, in send_msg() function
|