Home
last modified time | relevance | path

Searched refs:msg (Results 4051 – 4075 of 4102) sorted by relevance

1...<<161162163164165

/openbmc/linux/net/bridge/
H A Dbr_private.h2268 u16 vid, struct net_bridge_port *p, struct nd_msg *msg);
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c3839 PPSMC_Msg msg, u32 parameter) in si_send_msg_to_smc_with_parameter() argument
3842 return amdgpu_si_send_msg_to_smc(adev, msg); in si_send_msg_to_smc_with_parameter()
4088 PPSMC_Msg msg = has_display ? in si_notify_smc_display_change() local
4091 return (amdgpu_si_send_msg_to_smc(adev, msg) == PPSMC_Result_OK) ? in si_notify_smc_display_change()
/openbmc/linux/block/
H A Dblk-mq.c748 void blk_dump_rq_flags(struct request *rq, char *msg) in blk_dump_rq_flags() argument
750 printk(KERN_INFO "%s: dev %s: flags=%llx\n", msg, in blk_dump_rq_flags()
/openbmc/linux/fs/ocfs2/
H A Ddir.c224 static void str2hashbuf(const char *msg, int len, __u32 *buf, int num) in str2hashbuf() argument
238 val = msg[i] + (val << 8); in str2hashbuf()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c5655 uint16_t msg; in vega10_set_mp1_state() local
5660 msg = PPSMC_MSG_PrepareMp1ForUnload; in vega10_set_mp1_state()
5669 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc(hwmgr, msg, NULL)) == 0, in vega10_set_mp1_state()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script-python.txt570 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x):
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.h7369 #define BNX2_BC_STATE_RESET_TYPE_VALUE(msg) (BNX2_BC_STATE_RESET_TYPE_SIG | \ argument
7370 (msg))
H A Dtg3.c2937 u32 msg = 0; in tg3_frob_aux_power_5717() local
2944 msg = TG3_GPIO_MSG_NEED_VAUX; in tg3_frob_aux_power_5717()
2946 msg = tg3_set_function_status(tp, msg); in tg3_frob_aux_power_5717()
2948 if (msg & TG3_GPIO_MSG_ALL_DRVR_PRES_MASK) in tg3_frob_aux_power_5717()
2951 if (msg & TG3_GPIO_MSG_ALL_NEED_VAUX_MASK) in tg3_frob_aux_power_5717()
/openbmc/qemu/target/i386/
H A Dops_sse.h2118 target_ulong helper_crc32(uint32_t crc1, target_ulong msg, uint32_t len) in helper_crc32() argument
2120 target_ulong crc = (msg & ((target_ulong) -1 >> in helper_crc32()
/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c1624 static void spu_rx_callback(struct mbox_client *cl, void *msg) in spu_rx_callback() argument
1627 struct brcm_message *mssg = msg; in spu_rx_callback()
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1406 static void atScaleDebugEventlog(std::string msg, int severity) in atScaleDebugEventlog() argument
1408 std::string eventStr = "OpenBMC.0.1." + msg; in atScaleDebugEventlog()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996.dtsi470 qcom,rpm-msg-ram = <&rpm_msg_ram>;
748 compatible = "qcom,rpm-msg-ram";
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2065 char *msg, u32 poll_cnt);
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt741 e30c msg RXY_RRRD
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni_dpm.c1037 PPSMC_Msg msg, u32 parameter) in ni_send_msg_to_smc_with_parameter() argument
1040 return rv770_send_msg_to_smc(rdev, msg); in ni_send_msg_to_smc_with_parameter()
/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/arch/arm64/boot/dts/rockchip/
H A Drk356x.dtsi975 interrupt-names = "sys", "pmc", "msg", "legacy", "err";
/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/net/ethernet/qlogic/qed/
H A Dqed_main.c1039 p_hwfn->stream->msg, rc); in qed_unzip_data()

1...<<161162163164165