Home
last modified time | relevance | path

Searched defs:msg (Results 201 – 225 of 2824) sorted by relevance

12345678910>>...113

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c236 struct bnxt_qplib_cmdqmsg *msg) in __send_message_no_waiter()
284 struct bnxt_qplib_cmdqmsg *msg, u8 opcode) in __send_message()
419 struct bnxt_qplib_cmdqmsg *msg, in __send_message_basic_sanity()
455 struct bnxt_qplib_cmdqmsg msg = {}; in __destroy_timedout_ah() local
485 struct bnxt_qplib_cmdqmsg *msg) in __bnxt_qplib_rcfw_send_message()
560 struct bnxt_qplib_cmdqmsg *msg) in bnxt_qplib_rcfw_send_message()
813 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_deinit_rcfw() local
834 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_init_rcfw() local
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c58 struct host_if_msg *msg; in wilc_alloc_work() local
75 static int wilc_enqueue_work(struct host_if_msg *msg) in wilc_enqueue_work()
334 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_connect_timeout() local
955 struct host_if_msg *msg; in listen_timer_cb() local
1075 struct host_if_msg *msg; in timer_scan_cb() local
1092 struct host_if_msg *msg; in timer_connect_cb() local
1438 struct host_if_msg *msg; in wilc_get_stats_async() local
1569 struct host_if_msg *msg; in wilc_network_info_received() local
1610 struct host_if_msg *msg; in wilc_gnrl_async_info_received() local
1670 struct host_if_msg *msg; in wilc_scan_complete_received() local
[all …]
/openbmc/linux/drivers/accel/qaic/
H A Dqaic_control.c80 struct wire_msg msg; member
250 static u32 gen_crc(void *msg) in gen_crc()
360 struct wire_msg *msg; in encode_passthrough() local
567 struct wire_msg *msg; in encode_dma() local
636 struct wire_msg *msg; in encode_activate() local
725 struct wire_msg *msg; in encode_status() local
757 struct wire_msg *msg; in encode_message() local
1131 struct wire_msg *msg; in abort_dma_cont() local
1181 struct wire_msg *msg; in qaic_manage_msg_xfer() local
1288 struct manage_msg *msg; in qaic_manage_ioctl() local
[all …]
/openbmc/linux/drivers/hwmon/
H A Dxgene-hwmon.c88 u32 msg; member
132 static int xgene_hwmon_pcc_rd(struct xgene_hwmon_dev *ctx, u32 *msg) in xgene_hwmon_pcc_rd()
190 static int xgene_hwmon_rd(struct xgene_hwmon_dev *ctx, u32 *msg) in xgene_hwmon_rd()
230 u32 msg[3]; in xgene_hwmon_reg_map_rd() local
259 u32 msg[3]; in xgene_hwmon_get_notification_msg() local
463 static int xgene_hwmon_rx_ready(struct xgene_hwmon_dev *ctx, void *msg) in xgene_hwmon_rx_ready()
479 static void xgene_hwmon_rx_cb(struct mbox_client *cl, void *msg) in xgene_hwmon_rx_cb()
529 static void xgene_hwmon_pcc_rx_cb(struct mbox_client *cl, void *msg) in xgene_hwmon_pcc_rx_cb()
595 static void xgene_hwmon_tx_done(struct mbox_client *cl, void *msg, int ret) in xgene_hwmon_tx_done()
/openbmc/linux/drivers/s390/net/
H A Dsmsgiucv_app.c38 #define ENV_TEXT_LEN(msg) (strlen(ENV_TEXT_STR) + strlen((msg)) + 1) argument
68 const char *msg) in smsg_app_event_alloc()
121 static void smsg_app_callback(const char *from, char *msg) in smsg_app_callback()
/openbmc/linux/net/atm/
H A Dsignaling.c37 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos()
66 struct atmsvc_msg *msg; in sigd_send() local
148 struct atmsvc_msg *msg; in sigd_enq2() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb6000.c42 struct i2c_msg msg = { in stb6000_sleep() local
73 struct i2c_msg msg = { in stb6000_set_params() local
193 struct i2c_msg msg[2] = { in stb6000_attach() local
H A Dtda826x.c42 struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = buf, .len = 2 }; in tda826x_sleep() local
69 struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = buf, .len = 11 }; in tda826x_set_params() local
134 struct i2c_msg msg[2] = { in tda826x_attach() local
/openbmc/linux/tools/bpf/resolve_btfids/
H A DMakefile9 msg = macro
13 msg = macro
15 msg = @printf ' %-8s %s%s\n' "$(1)" "$(notdir $(2))" "$(if $(3), $(3))"; macro
/openbmc/linux/include/linux/can/dev/
H A Dpeak_canfd.h213 static inline int pucan_error_get_channel(const struct pucan_error_msg *msg) in pucan_error_get_channel()
232 static inline int pucan_status_get_channel(const struct pucan_status_msg *msg) in pucan_status_get_channel()
237 static inline int pucan_status_is_rx_barrier(const struct pucan_status_msg *msg) in pucan_status_is_rx_barrier()
242 static inline int pucan_status_is_passive(const struct pucan_status_msg *msg) in pucan_status_is_passive()
247 static inline int pucan_status_is_warning(const struct pucan_status_msg *msg) in pucan_status_is_warning()
252 static inline int pucan_status_is_busoff(const struct pucan_status_msg *msg) in pucan_status_is_busoff()
279 static inline int pucan_msg_get_channel(const struct pucan_rx_msg *msg) in pucan_msg_get_channel()
285 static inline u8 pucan_msg_get_dlc(const struct pucan_rx_msg *msg) in pucan_msg_get_dlc()
290 static inline int pucan_ermsg_get_channel(const struct pucan_error_msg *msg) in pucan_ermsg_get_channel()
295 static inline int pucan_stmsg_get_channel(const struct pucan_status_msg *msg) in pucan_stmsg_get_channel()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_kbd_led_backlight.c129 struct cros_ec_command msg; in keyboard_led_set_brightness_ec_pwm() member
133 struct cros_ec_command *msg = &buf.msg; in keyboard_led_set_brightness_ec_pwm() local
150 struct cros_ec_command msg; in keyboard_led_get_brightness_ec_pwm() member
154 struct cros_ec_command *msg = &buf.msg; in keyboard_led_get_brightness_ec_pwm() local
/openbmc/linux/net/ieee802154/
H A Dnl-mac.c29 static int nla_put_hwaddr(struct sk_buff *msg, int type, __le64 hwaddr, in nla_put_hwaddr()
41 static int nla_put_shortaddr(struct sk_buff *msg, int type, __le16 addr) in nla_put_shortaddr()
53 struct sk_buff *msg; in ieee802154_nl_start_confirm() local
74 static int ieee802154_nl_fill_iface(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_iface()
409 struct sk_buff *msg; in ieee802154_list_iface() local
603 ieee802154_llsec_fill_key_id(struct sk_buff *msg, in ieee802154_llsec_fill_key_id()
645 struct sk_buff *msg; in ieee802154_llsec_getparams() local
911 ieee802154_nl_fill_key(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_key()
1048 ieee802154_nl_fill_dev(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_dev()
1155 ieee802154_nl_fill_devkey(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_devkey()
[all …]
/openbmc/libmctp/tests/
H A Dtest_astlpc.c59 void *msg; member
247 uint8_t msg[2 * MCTP_BTU]; in astlpc_test_packetised_message_bmc_to_host() local
289 uint8_t msg[MCTP_BTU]; in astlpc_test_simple_message_host_to_bmc() local
331 uint8_t msg[MCTP_BTU]; in astlpc_test_simple_message_bmc_to_host() local
558 uint8_t msg[MCTP_BTU]; in astlpc_test_simple_indirect_message_bmc_to_host() local
626 uint8_t msg[MCTP_BTU]; in astlpc_test_host_tx_bmc_gone() local
1154 uint8_t msg[3 * MCTP_BTU] = { 0 }; in astlpc_test_negotiate_mtu_high_low() local
1266 uint8_t msg[MCTP_BTU]; in astlpc_test_tx_before_channel_init() local
1303 uint8_t msg[MCTP_BTU]; in astlpc_test_corrupt_host_tx() local
1357 uint8_t msg[MCTP_BTU]; in astlpc_test_corrupt_bmc_tx() local
[all …]
/openbmc/linux/drivers/staging/gdm724x/
H A Dnetlink_k.c34 void *msg; in netlink_rcv_cb() local
77 void *msg, int len)) in netlink_init()
92 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len, in netlink_send()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Duser_ringbuf_success.c67 handle_sample_msg(const struct test_msg *msg) in handle_sample_msg()
91 const struct test_msg *msg = NULL; in read_protocol_msg() local
107 struct test_msg *msg = NULL; in publish_next_kern_msg() local
H A Dtest_sockmap_kern.h237 int bpf_prog4(struct sk_msg_md *msg) in bpf_prog4()
267 int bpf_prog6(struct sk_msg_md *msg) in bpf_prog6()
312 int bpf_prog8(struct sk_msg_md *msg) in bpf_prog8()
333 int bpf_prog9(struct sk_msg_md *msg) in bpf_prog9()
351 int bpf_prog10(struct sk_msg_md *msg) in bpf_prog10()
/openbmc/linux/net/rxrpc/
H A Dsendmsg.c279 struct msghdr *msg, size_t len, in rxrpc_send_data()
463 static int rxrpc_sendmsg_cmsg(struct msghdr *msg, struct rxrpc_send_params *p) in rxrpc_sendmsg_cmsg()
569 rxrpc_new_client_call_for_sendmsg(struct rxrpc_sock *rx, struct msghdr *msg, in rxrpc_new_client_call_for_sendmsg()
611 int rxrpc_do_sendmsg(struct rxrpc_sock *rx, struct msghdr *msg, size_t len) in rxrpc_do_sendmsg()
756 struct msghdr *msg, size_t len, in rxrpc_kernel_send_data()
/openbmc/linux/drivers/fpga/
H A Dmachxo2-spi.c68 struct spi_message msg; in get_status() local
138 struct spi_message msg; in machxo2_cleanup() local
192 struct spi_message msg; in machxo2_write_init() local
256 struct spi_message msg; in machxo2_write() local
295 struct spi_message msg; in machxo2_write_complete() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp720 const sdbusplus::message_t& msg) in afterAddReport()
813 const std::string& /*arg1*/) { in performAddReport()
867 const sdbusplus::message_t& msg) in afterSetReadingParams()
930 const sdbusplus::message_t& msg) { in setReadingParams()
936 dbus::utility::DbusVariantType{readingParams}); in setReadingParams()
1010 const boost::system::error_code& ec, const sdbusplus::message_t& msg) in afterSetReportingProperties()
1074 const sdbusplus::message_t& msg) { in setReportTypeAndInterval()
1084 const boost::system::error_code& ec, const sdbusplus::message_t& msg) in afterSetReportUpdates()
1125 const sdbusplus::message_t& msg) { in setReportUpdates()
1136 const boost::system::error_code& ec, const sdbusplus::message_t& msg) in afterSetReportActions()
[all …]
/openbmc/bmcweb/test/redfish-core/include/
H A Dregistries_test.cpp28 const redfish::registries::Message* msg = in TEST() local
49 const redfish::registries::Message* msg = in TEST() local
/openbmc/u-boot/drivers/i2c/
H A Di2c-versatile.c138 struct i2c_msg *msg) in versatile_i2c_send_slave_addr()
184 struct i2c_msg *msg) in versatile_i2c_message_xfer()
211 struct i2c_msg *msg, int nmsgs) in versatile_i2c_xfer()
229 struct i2c_msg msg = { .addr = chip, .flags = chip_flags, in versatile_i2c_chip_probe() local
/openbmc/u-boot/drivers/misc/imx8/
H A Dscu.c50 static int mu_hal_sendmsg(struct mu_type *base, u32 reg_index, u32 msg) in mu_hal_sendmsg()
70 static int mu_hal_receivemsg(struct mu_type *base, u32 reg_index, u32 *msg) in mu_hal_receivemsg()
92 struct sc_rpc_msg_s *msg = (struct sc_rpc_msg_s *)data; in sc_ipc_read() local
125 struct sc_rpc_msg_s *msg = (struct sc_rpc_msg_s *)data; in sc_ipc_write() local
/openbmc/linux/sound/soc/sof/
H A Dsof-client-probes-ipc4.c110 struct sof_ipc4_msg msg; in ipc4_probes_init() local
147 struct sof_ipc4_msg msg; in ipc4_probes_deinit() local
200 struct sof_ipc4_msg msg; in ipc4_probes_points_add() local
252 struct sof_ipc4_msg msg; in ipc4_probes_points_remove() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c156 static void slimpro_i2c_pcc_rx_cb(struct mbox_client *cl, void *msg) in slimpro_i2c_pcc_rx_cb()
178 static void slimpro_i2c_pcc_tx_prepare(struct slimpro_i2c_dev *ctx, u32 *msg) in slimpro_i2c_pcc_tx_prepare()
216 u32 *msg, in slimpro_i2c_send_msg()
247 u32 msg[3]; in slimpro_i2c_rd() local
261 u32 msg[3]; in slimpro_i2c_wr() local
276 u32 msg[3]; in slimpro_i2c_blkrd() local
308 u32 msg[3]; in slimpro_i2c_blkwr() local
/openbmc/linux/net/tipc/
H A Dmsg.c101 struct tipc_msg *msg; in tipc_msg_create() local
129 struct tipc_msg *msg; in tipc_buf_append() local
484 static bool tipc_msg_bundle(struct sk_buff *bskb, struct tipc_msg *msg, in tipc_msg_bundle()
523 struct tipc_msg *msg, *inner, *outer; in tipc_msg_try_bundle() local
677 bool tipc_msg_skb_clone(struct sk_buff_head *msg, struct sk_buff_head *cpy) in tipc_msg_skb_clone()
703 struct tipc_msg *msg = buf_msg(skb); in tipc_msg_lookup_dest() local
801 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, in tipc_msg_pskb_copy()

12345678910>>...113