Home
last modified time | relevance | path

Searched refs:hw_status (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/char/hw_random/
H A Dintel-rng.c161 u8 hw_status) in hwstatus_set() argument
194 u8 hw_status; in intel_rng_init() local
197 hw_status = hwstatus_get(mem); in intel_rng_init()
199 if ((hw_status & INTEL_RNG_ENABLED) == 0) in intel_rng_init()
200 hw_status = hwstatus_set(mem, hw_status | INTEL_RNG_ENABLED); in intel_rng_init()
201 if ((hw_status & INTEL_RNG_ENABLED) == 0) { in intel_rng_init()
213 u8 hw_status; in intel_rng_cleanup() local
215 hw_status = hwstatus_get(mem); in intel_rng_cleanup()
216 if (hw_status & INTEL_RNG_ENABLED) in intel_rng_cleanup()
334 u8 hw_status; in intel_rng_mod_init() local
[all …]
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dinit.c47 adapter->hw_status = MWIFIEX_HW_STATUS_RESET; in wakeup_timer_fn()
226 adapter->hw_status = MWIFIEX_HW_STATUS_INITIALIZING; in mwifiex_init_adapter()
492 adapter->hw_status = MWIFIEX_HW_STATUS_INITIALIZING; in mwifiex_init_fw()
513 adapter->hw_status = MWIFIEX_HW_STATUS_READY; in mwifiex_init_fw()
539 adapter->hw_status = MWIFIEX_HW_STATUS_READY; in mwifiex_init_fw()
616 if (adapter->hw_status == MWIFIEX_HW_STATUS_NOT_READY) in mwifiex_shutdown_drv()
664 adapter->hw_status = MWIFIEX_HW_STATUS_NOT_READY; in mwifiex_shutdown_drv()
H A Dmain.c267 if (adapter->hw_status == MWIFIEX_HW_STATUS_NOT_READY) in mwifiex_main_process()
361 if (adapter->hw_status == MWIFIEX_HW_STATUS_INIT_DONE) { in mwifiex_main_process()
362 adapter->hw_status = MWIFIEX_HW_STATUS_READY; in mwifiex_main_process()
592 adapter->hw_status = MWIFIEX_HW_STATUS_READY; in _mwifiex_fw_dpc()
599 if (adapter->hw_status != MWIFIEX_HW_STATUS_READY) in _mwifiex_fw_dpc()
683 if (adapter->hw_status == MWIFIEX_HW_STATUS_READY) { in _mwifiex_fw_dpc()
1529 adapter->hw_status = MWIFIEX_HW_STATUS_INITIALIZING; in mwifiex_reinit_sw()
1591 if (adapter->hw_status == MWIFIEX_HW_STATUS_READY) { in mwifiex_reinit_sw()
1685 adapter->hw_status = MWIFIEX_HW_STATUS_INITIALIZING; in mwifiex_add_card()
1738 if (adapter->hw_status == MWIFIEX_HW_STATUS_READY) { in mwifiex_add_card()
H A Dcmdevt.c192 if (adapter->hw_status == MWIFIEX_HW_STATUS_RESET && in mwifiex_dnld_cmd_to_fw()
584 if (adapter->hw_status == MWIFIEX_HW_STATUS_RESET) { in mwifiex_send_cmd()
902 if (adapter->hw_status == MWIFIEX_HW_STATUS_INITIALIZING) { in mwifiex_process_cmdresp()
910 adapter->hw_status = MWIFIEX_HW_STATUS_INIT_DONE; in mwifiex_process_cmdresp()
1011 if (adapter->hw_status == MWIFIEX_HW_STATUS_INITIALIZING) { in mwifiex_cmd_timeout_func()
H A Dutil.c127 if (adapter->hw_status == MWIFIEX_HW_STATUS_READY) in mwifiex_init_fw_complete()
H A Dsta_cmd.c2088 if (priv->adapter->hw_status == MWIFIEX_HW_STATUS_RESET) in mwifiex_sta_prepare_cmd()
2089 priv->adapter->hw_status = MWIFIEX_HW_STATUS_READY; in mwifiex_sta_prepare_cmd()
2094 priv->adapter->hw_status = MWIFIEX_HW_STATUS_RESET; in mwifiex_sta_prepare_cmd()
H A Dsta_cmdresp.c394 if (adapter->hw_status == MWIFIEX_HW_STATUS_INITIALIZING) in mwifiex_ret_tx_power_cfg()
H A Dmain.h898 enum MWIFIEX_HARDWARE_STATUS hw_status; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.c41 u8 hw_status; in mlx5e_health_cq_diag_fmsg() local
50 hw_status = MLX5_GET(cqc, cqc, status); in mlx5e_health_cq_diag_fmsg()
60 err = devlink_fmsg_u8_pair_put(fmsg, "HW status", hw_status); in mlx5e_health_cq_diag_fmsg()
/openbmc/u-boot/board/keymile/common/
H A Dcommon.h105 u8 hw_status; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddump.c289 u32 hw_status[5]; member
331 for (i = 0; i < ARRAY_SIZE(table.hw_status); i++) in iwl_fwrt_dump_tcm_error_log()
333 table.hw_status[i], i); in iwl_fwrt_dump_tcm_error_log()
/openbmc/linux/sound/i2c/
H A Dcs8427.c30 char hw_status[24]; /* hardware status */ member
108 chip->playback.hw_udata : chip->playback.hw_status; in snd_cs8427_send_corudata()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c6480 tnapi->hw_status->status, in tg3_dump_state()
7471 prefetch(tnapi->hw_status); in tg3_msi_1shot()
7490 prefetch(tnapi->hw_status); in tg3_msi()
8582 tnapi->hw_status->status = 0; in tg3_init_rings()
8727 if (tnapi->hw_status) { in tg3_free_consistent()
8729 tnapi->hw_status, in tg3_free_consistent()
8731 tnapi->hw_status = NULL; in tg3_free_consistent()
8771 if (!tnapi->hw_status) in tg3_alloc_consistent()
8774 sblk = tnapi->hw_status; in tg3_alloc_consistent()
8936 if (tnapi->hw_status) in tg3_abort_hw()
[all …]
H A Dtg3.h3007 struct tg3_hw_status *hw_status; member
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h968 u8 hw_status; member
1944 u8 hw_status; member
H A Dsli4.c2587 wcqe->status, wcqe->hw_status, in sli_fc_cqe_parse()
2640 dcqe->hw_status, le16_to_cpu(dcqe->xri), in sli_fc_cqe_parse()