Home
last modified time | relevance | path

Searched defs:msg (Results 76 – 100 of 2824) sorted by relevance

12345678910>>...113

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2mib.c241 struct p80211msg_dot11req_mibset *msg = msgp; in prism2mgmt_mibset_mibget() local
351 struct p80211msg_dot11req_mibset *msg, in prism2mib_bytearea2pstr()
401 struct p80211msg_dot11req_mibset *msg, void *data) in prism2mib_uint32()
448 struct p80211msg_dot11req_mibset *msg, void *data) in prism2mib_flag()
505 struct p80211msg_dot11req_mibset *msg, in prism2mib_wepdefaultkey()
555 struct p80211msg_dot11req_mibset *msg, in prism2mib_privacyinvoked()
598 struct p80211msg_dot11req_mibset *msg, in prism2mib_fragmentationthreshold()
644 struct p80211msg_dot11req_mibset *msg, void *data) in prism2mib_priv()
/openbmc/linux/arch/powerpc/include/asm/
H A Ddbell.h37 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd()
57 static inline void _ppc_msgclr(u32 msg) in _ppc_msgclr()
65 u32 msg = PPC_DBELL_TYPE(type); in ppc_msgclr() local
74 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd()
96 u32 msg = PPC_DBELL_TYPE(type) | (flags & PPC_DBELL_MSG_BRDCAST) | in ppc_msgsnd() local
/openbmc/linux/arch/ia64/kernel/
H A Dmsi_ia64.c19 struct msi_msg msg; in ia64_set_msi_irq_affinity() local
48 struct msi_msg msg; in arch_setup_msi_irq() local
121 struct msi_msg msg; in dmar_msi_set_affinity() local
153 msi_compose_msg(struct pci_dev *pdev, unsigned int irq, struct msi_msg *msg) in msi_compose_msg()
178 struct msi_msg msg; in dmar_alloc_hwirq() local
/openbmc/linux/net/ieee802154/
H A Dnetlink.c27 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_create() local
45 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast()
59 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_new_reply() local
74 int ieee802154_nl_reply(struct sk_buff *msg, struct genl_info *info) in ieee802154_nl_reply()
/openbmc/linux/net/ceph/
H A Dmessenger.c538 static void ceph_msg_remove(struct ceph_msg *msg) in ceph_msg_remove()
673 struct ceph_msg *msg; in ceph_con_discard_sent() local
698 struct ceph_msg *msg; in ceph_con_discard_requeued() local
1067 struct ceph_msg *msg, size_t length) in ceph_msg_data_cursor_init()
1403 struct ceph_msg *msg = con->in_msg; in ceph_con_process_message() local
1770 void ceph_msg_revoke(struct ceph_msg *msg) in ceph_msg_revoke()
1948 void ceph_msg_data_add_iter(struct ceph_msg *msg, in ceph_msg_data_add_iter()
2069 struct ceph_msg *msg; in ceph_con_in_msg_alloc() local
2114 struct ceph_msg *msg; in ceph_con_get_out_msg() local
2191 void ceph_msg_put(struct ceph_msg *msg) in ceph_msg_put()
[all …]
/openbmc/intel-ipmi-oem/include/
H A DspiDev.hpp37 std::string msg = "Unable to open mtd device. errno=" + in SPIDev() local
55 std::string msg = "Failed to do lseek on mtd device. errno=" + in spiReadData() local
62 std::string msg = "Failed to read on mtd device. errno=" + in spiReadData() local
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c425 VhostUserMsg msg = { in vhost_user_gpu_set_socket() local
441 VhostUserMsg msg = { in vhost_user_set_log_base() local
902 VhostUserMsg msg = { in vhost_user_set_mem_table_postcopy() local
1027 VhostUserMsg msg = { in vhost_user_set_mem_table() local
1065 VhostUserMsg msg = { in vhost_user_set_vring_endian() local
1083 VhostUserMsg msg = { in vhost_user_get_u64() local
1170 VhostUserMsg msg = { in vhost_set_vring() local
1273 VhostUserMsg msg = { in vhost_user_get_vring_base() local
1318 VhostUserMsg msg = { in vhost_set_vring_file() local
1355 VhostUserMsg msg = { in vhost_user_set_vring_addr() local
[all …]
/openbmc/linux/drivers/media/common/siano/
H A Dsmsendian.c20 struct sms_msg_data *msg = buffer; in smsendian_handle_tx_message() local
47 struct sms_msg_data *msg = (struct sms_msg_data *)buffer; in smsendian_handle_rx_message() local
82 void smsendian_handle_message_header(void *msg) in smsendian_handle_message_header()
/openbmc/linux/sound/soc/intel/avs/
H A Dtrace.h40 #define trace_avs_request(msg, fwregs) \ argument
46 #define trace_avs_reply(msg, fwregs) \ argument
52 #define trace_avs_notify(msg, fwregs) \ argument
/openbmc/linux/drivers/crypto/bcm/
H A Dutil.h27 #define flow_dump(msg, var, var_len) \ argument
45 #define packet_dump(msg, var, var_len) \ argument
65 static inline void flow_dump(const char *msg, const void *var, size_t var_len) in flow_dump()
73 static inline void packet_dump(const char *msg, const void *var, size_t var_len) in packet_dump()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lightbar.c88 struct cros_ec_command *msg; in alloc_lightbar_cmd_msg() local
111 struct cros_ec_command *msg; in get_lightbar_version() local
180 struct cros_ec_command *msg; in brightness_store() local
221 struct cros_ec_command *msg; in led_rgb_store() local
289 struct cros_ec_command *msg; in sequence_show() local
323 struct cros_ec_command *msg; in lb_send_empty_cmd() local
351 struct cros_ec_command *msg; in lb_manual_suspend_ctrl() local
382 struct cros_ec_command *msg; in sequence_store() local
427 struct cros_ec_command *msg; in program_store() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_attach_fail.c10 char msg[ERRMSG_LEN]; member
31 __u32 msg; // __data_loc char[] msg; member
41 char *msg = (void *)(__u64) ((void *) ctx + (__u16) ctx->msg); in tp__xdp__bpf_xdp_link_attach_failed() local
/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp150 [this](auto& msg) { this->pgoodChanged(msg); }) in PGoodState()
167 [this](auto& msg) { this->pgoodChanged(msg); }) in PGoodState()
179 void pgoodChanged(sdbusplus::message_t& msg) in pgoodChanged()
246 [this](auto& msg) { this->hostStateChanged(msg); }) in HostPowerState()
263 [this](auto& msg) { this->hostStateChanged(msg); }) in HostPowerState()
275 void hostStateChanged(sdbusplus::message_t& msg) in hostStateChanged()
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst_ipc.c30 struct sst_block *msg; in sst_create_block() local
117 struct ipc_post *msg = ipc_msg; in sst_post_message_mrfld() local
215 void *msg) in process_fw_init()
248 struct ipc_post *msg) in process_fw_async_msg()
318 struct ipc_post *msg) in sst_process_reply_mrfld()
/openbmc/linux/net/tipc/
H A Deth_media.c52 static int tipc_eth_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_eth_addr2msg()
63 const char *msg) in tipc_eth_raw2addr()
75 char *msg) in tipc_eth_msg2addr()
H A Dib_media.c60 static int tipc_ib_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_ib_addr2msg()
70 const char *msg) in tipc_ib_raw2addr()
83 char *msg) in tipc_ib_msg2addr()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c32 struct mbox_msghdr *msg; in forward_to_af() local
335 struct mbox_msghdr *msg; in otx2_cptpf_vfpf_mbox_handler() local
408 struct mbox_msghdr *msg) in process_afpf_mbox_msg()
461 static void forward_to_vf(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg, in forward_to_vf()
511 struct mbox_msghdr *msg; in otx2_cptpf_afpf_mbox_handler() local
543 struct mbox_msghdr *msg) in handle_msg_cpt_inst_lmtst()
565 struct mbox_msghdr *msg) in process_afpf_mbox_up_msg()
587 struct mbox_msghdr *msg; in otx2_cptpf_afpf_mbox_up_handler() local
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen2_pfvf.c125 static bool gen2_csr_is_in_use(u32 msg, enum gen2_csr_pos offset) in gen2_csr_is_in_use()
130 static void gen2_csr_clear_in_use(u32 *msg, enum gen2_csr_pos offset) in gen2_csr_clear_in_use()
135 static void gen2_csr_set_in_use(u32 *msg, enum gen2_csr_pos offset) in gen2_csr_set_in_use()
140 static bool is_legacy_user_pfvf_message(u32 msg) in is_legacy_user_pfvf_message()
176 struct pfvf_message msg, in adf_gen2_pfvf_send()
277 struct pfvf_message msg = { 0 }; in adf_gen2_pfvf_recv() local
322 static int adf_gen2_pf2vf_send(struct adf_accel_dev *accel_dev, struct pfvf_message msg, in adf_gen2_pf2vf_send()
336 static int adf_gen2_vf2pf_send(struct adf_accel_dev *accel_dev, struct pfvf_message msg, in adf_gen2_vf2pf_send()
/openbmc/linux/drivers/thermal/
H A Dthermal_netlink.c55 struct sk_buff *msg; member
203 struct sk_buff *msg = p->msg; in thermal_genl_event_cpu_capability_change() local
274 struct sk_buff *msg; in thermal_genl_send_event() local
417 struct sk_buff *msg = data; in __thermal_genl_cmd_tz_get_id() local
428 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_id() local
452 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_trip() local
500 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_temp() local
526 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_gov() local
554 struct sk_buff *msg = data; in __thermal_genl_cmd_cdev_get() local
567 struct sk_buff *msg = p->msg; in thermal_genl_cmd_cdev_get() local
[all …]
/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f4.c131 struct stm32f4_i2c_msg msg; member
333 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_write_msg() local
341 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_read_msg() local
351 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_terminate_xfer() local
371 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_write() local
396 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_read() local
436 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_rx_done() local
488 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_rx_addr() local
559 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_isr_event() local
631 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_isr_error() local
[all …]
/openbmc/qemu/hw/remote/
H A Dmpqemu-link.c34 bool mpqemu_msg_send(MPQemuMsg *msg, QIOChannel *ioc, Error **errp) in mpqemu_msg_send()
122 bool mpqemu_msg_recv(MPQemuMsg *msg, QIOChannel *ioc, Error **errp) in mpqemu_msg_recv()
189 uint64_t mpqemu_msg_send_and_await_reply(MPQemuMsg *msg, PCIProxyDev *pdev, in mpqemu_msg_send_and_await_reply()
215 bool mpqemu_msg_valid(MPQemuMsg *msg) in mpqemu_msg_valid()
/openbmc/dbus-sensors/src/
H A DTachSensor.hpp104 const auto* msg = "OpenBMC.0.1.FanInserted"; in logFanInserted() local
111 const auto* msg = "OpenBMC.0.1.FanRemoved"; in logFanRemoved() local
118 const auto* msg = "OpenBMC.0.1.FanRedundancyLost"; in logFanRedundancyLost() local
124 const auto* msg = "OpenBMC.0.1.FanRedundancyRegained"; in logFanRedundancyRestored() local
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c208 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh()
262 const struct cec_msg *msg, in cec_queue_msg_monitor()
281 const struct cec_msg *msg) in cec_queue_msg_followers()
599 struct cec_msg *msg; in cec_transmit_done_ts() local
751 int cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg_fh()
947 int cec_transmit_msg(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg()
1059 struct cec_msg *msg, ktime_t ts) in cec_received_msg_ts()
1262 struct cec_msg msg = { }; in cec_config_log_addr() local
1507 struct cec_msg msg = {}; in cec_config_thread_func() local
1908 struct cec_msg *msg, in cec_fill_msg_report_features()
[all …]
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c212 } __packed * msg = ap_msg->msg; in icamex_msg_to_type6mex_msgx() local
282 } __packed * msg = ap_msg->msg; in icacrt_msg_to_type6crt_msgx() local
349 } __packed * msg = ap_msg->msg; in xcrb_msg_to_type6cprb_msgx() local
479 } __packed * msg = ap_msg->msg; in xcrb_msg_to_type6_ep11cprb_msgx() local
574 struct type86x_reply *msg = reply->msg; in convert_type86_ica() local
698 } __packed * msg = reply->msg; in convert_type86_rng() local
856 struct ap_message *msg, in zcrypt_msgtype6_receive()
920 struct ap_message *msg, in zcrypt_msgtype6_receive_ep11()
1109 } __packed * msg = ap_msg->msg; in zcrypt_msgtype6_send_cprb() local
1210 } __packed * msg = ap_msg->msg; in zcrypt_msgtype6_send_ep11_cprb() local
[all …]
/openbmc/linux/drivers/net/can/
H A Djanz-ican3.c659 struct ican3_msg msg; in ican3_msg_connect() local
670 struct ican3_msg msg; in ican3_msg_disconnect() local
681 struct ican3_msg msg; in ican3_msg_newhostif() local
702 struct ican3_msg msg; in ican3_msg_fasthostif() local
735 struct ican3_msg msg; in ican3_set_id_filter() local
780 struct ican3_msg msg; in ican3_set_bus_state() local
858 struct ican3_msg msg; in ican3_set_termination() local
871 struct ican3_msg msg; in ican3_send_inquiry() local
884 struct ican3_msg msg; in ican3_set_buserror() local
1234 struct ican3_msg *msg) in ican3_handle_unknown_message()
[all …]

12345678910>>...113