Home
last modified time | relevance | path

Searched refs:msg (Results 4076 – 4100 of 4110) sorted by relevance

1...<<161162163164165

/openbmc/linux/net/sctp/
H A Dsm_statefuns.c5092 struct sctp_datamsg *msg = arg; in sctp_sf_do_prm_send() local
5094 sctp_add_cmd_sf(commands, SCTP_CMD_SEND_MSG, SCTP_DATAMSG(msg)); in sctp_sf_do_prm_send()
/openbmc/qemu/hw/usb/
H A Dtrace-events340 usb_host_parse_error(int bus, int addr, const char *errmsg) "dev %d:%d, msg %s"
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c6662 u64 msg; in handle_sma_message() local
6669 ret = read_idle_sma(dd, &msg); in handle_sma_message()
6672 dd_dev_info(dd, "%s: SMA message 0x%llx\n", __func__, msg); in handle_sma_message()
6676 switch (msg & 0xff) { in handle_sma_message()
6708 __func__, msg); in handle_sma_message()
/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c3142 int goya_send_cpu_message(struct hl_device *hdev, u32 *msg, u16 len, in goya_send_cpu_message() argument
3156 return hl_fw_send_cpu_message(hdev, GOYA_QUEUE_ID_CPU_PQ, msg, len, in goya_send_cpu_message()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.c411 rtw_write32(rtwdev, box_reg, le32_to_cpu(h2c_cmd->msg)); in rtw_fw_send_h2c_command()
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c3541 if (gaudi2_irq_map_table[i].msg || !gaudi2_irq_map_table[i].valid) in gaudi2_sw_init()
6584 static int gaudi2_send_cpu_message(struct hl_device *hdev, u32 *msg, u16 len, in gaudi2_send_cpu_message() argument
6598 return hl_fw_send_cpu_message(hdev, GAUDI2_QUEUE_ID_CPU_PQ, msg, len, timeout, result); in gaudi2_send_cpu_message()
9908 if (!gaudi2_irq_map_table[event_type].msg) in gaudi2_handle_eqe()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2337 signal_state_up(struct dchannel *dch, int info, char *msg) in signal_state_up() argument
2343 printk(KERN_DEBUG "%s: %s\n", __func__, msg); in signal_state_up()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c2936 u32 msg = 0; in tg3_frob_aux_power_5717() local
2943 msg = TG3_GPIO_MSG_NEED_VAUX; in tg3_frob_aux_power_5717()
2945 msg = tg3_set_function_status(tp, msg); in tg3_frob_aux_power_5717()
2947 if (msg & TG3_GPIO_MSG_ALL_DRVR_PRES_MASK) in tg3_frob_aux_power_5717()
2950 if (msg & TG3_GPIO_MSG_ALL_NEED_VAUX_MASK) in tg3_frob_aux_power_5717()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1482 struct rio_msg msg[CONFIG_SYS_FSL_SRIO_MSG_UNIT_NUM]; member
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2460 void rtw_cfg80211_rx_action(struct adapter *adapter, u8 *frame, uint frame_len, const char *msg) in rtw_cfg80211_rx_action() argument
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c1039 p_hwfn->stream->msg, rc); in qed_unzip_data()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk356x.dtsi975 interrupt-names = "sys", "pmc", "msg", "legacy", "err";
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c2568 if (cmd->msg_len > sizeof(cmd->msg)) { in dvb_frontend_handle_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt1171 RDEPENDS:perl-module-ipc-msg += "perl-module-class-struct"
1172 RDEPENDS:perl-module-ipc-msg += "perl-module-ipc-sysv"
1173 RDEPENDS:perl-module-ipc-msg += "perl-module-strict"
1174 RDEPENDS:perl-module-ipc-msg += "perl-module-vars"
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt933 applypatch-msg.sample: 452
3056 commit-msg.sample: 894
/openbmc/linux/drivers/usb/core/
H A Ddevio.c739 static int driver_suspend(struct usb_interface *intf, pm_message_t msg) in driver_suspend() argument
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c1597 BP_VF_MBX(bp, vfid)->msg = (struct bnx2x_vf_mbx_msg *) in bnx2x_iov_nic_init()
H A Dbnx2x_main.c1307 char *msg, u32 poll_cnt) in bnx2x_flr_clnup_poll_hw_counter() argument
1311 BNX2X_ERR("%s usage count=%d\n", msg, val); in bnx2x_flr_clnup_poll_hw_counter()
6645 bp->strm->msg); in bnx2x_gunzip()
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3625 def ShowMessage(self, msg): argument
3626 self.status.setText("<font color=#FF0000>" + msg)
/openbmc/linux/include/net/
H A Dcfg80211.h963 int nl80211_send_chandef(struct sk_buff *msg, const struct cfg80211_chan_def *chandef);
/openbmc/linux/arch/arm64/boot/dts/apple/
H A Dt600x-pmgr.dtsi1883 label = DIE_LABEL(msg);
/openbmc/linux/drivers/scsi/
H A Dipr.c5402 static void ipr_isr_eh(struct ipr_ioa_cfg *ioa_cfg, char *msg, u16 number) in ipr_isr_eh() argument
5405 dev_err(&ioa_cfg->pdev->dev, "%s %d\n", msg, number); in ipr_isr_eh()
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c4682 static int gaudi_send_cpu_message(struct hl_device *hdev, u32 *msg, in gaudi_send_cpu_message() argument
4696 return hl_fw_send_cpu_message(hdev, GAUDI_QUEUE_ID_CPU_PQ, msg, len, in gaudi_send_cpu_message()
/openbmc/linux/Documentation/trace/
H A Dftrace.rst1066 noprintk-msg-only
1191 printk-msg-only
/openbmc/qemu/qapi/
H A Dblock-core.json5548 # @msg: informative message for human consumption, such as the kind of
5577 'msg' : 'str',

1...<<161162163164165