Searched refs:err_code (Results 1 - 25 of 106) sorted by last modified time

12345

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5124 int vec, u32 err_code)
5130 if (((vec == GP_VECTOR) || (vec == SS_VECTOR)) && err_code == 0) {
5123 handle_rmode_exception(struct kvm_vcpu *vcpu, int vec, u32 err_code) argument
/linux-master/drivers/staging/octeon/
H A Docteon-stubs.h69 uint64_t err_code:8; member in struct:cvmx_pip_wqe_word2::__anon254
92 uint64_t err_code:8; member in struct:cvmx_pip_wqe_word2::__anon255
118 uint64_t err_code:8; member in struct:cvmx_pip_wqe_word2::__anon257
/linux-master/drivers/infiniband/hw/irdma/
H A Dverbs.c886 int err_code; local
893 err_code = irdma_validate_qp_attrs(init_attr, iwdev);
894 if (err_code)
895 return err_code;
931 err_code = irdma_alloc_rsrc(rf, rf->allocated_qps, rf->max_qp,
933 if (err_code)
955 err_code = irdma_setup_umode_qp(udata, iwdev, iwqp, &init_info,
960 err_code = irdma_setup_kmode_qp(iwdev, iwqp, &init_info, init_attr);
963 if (err_code) {
987 err_code
2058 int err_code; local
2578 int err_code; local
2687 int err_code; local
[all...]
/linux-master/drivers/scsi/pm8001/
H A Dpm8001_ctl.c659 int err_code; member in struct:error_fw
675 {"OK", 0} /* Last entry err_code = 0. */
876 for (i = 0; flash_error_table[i].err_code != 0; i++) {
877 if (flash_error_table[i].err_code == pm8001_ha->fw_status)
884 flash_error_table[i].err_code,
/linux-master/arch/x86/kvm/
H A Demulate.c1560 u32 err_code = 0; local
1621 err_code = selector & 0xfffc;
1737 return emulate_gp(ctxt, err_code);
1754 return emulate_exception(ctxt, err_vec, err_code, true);
/linux-master/arch/sparc/kernel/
H A Dkgdb_32.c110 int kgdb_arch_handle_exception(int e_vector, int signo, int err_code, argument
/linux-master/sound/soc/codecs/
H A Dtas2781-fmwlib.c1406 tasdevice->tasdevice[chl].err_code |= ERROR_YRAM_CRCCHK;
1514 tas_priv->tasdevice[chn].err_code |= ERROR_PRAM_CRCCHK;
1522 tas_priv->tasdevice[chn].err_code &= ~ERROR_PRAM_CRCCHK;
1622 tas_priv->tasdevice[chn].err_code &=
/linux-master/include/sound/
H A Dtas2781.h75 unsigned int err_code; member in struct:tasdevice
/linux-master/drivers/platform/x86/
H A Dthink-lmi.c208 return tlmi_errs[i].err_code;
/linux-master/drivers/platform/x86/intel/ifs/
H A Dload.c92 static void hashcopy_err_message(struct device *dev, u32 err_code) argument
94 if (err_code >= ARRAY_SIZE(scan_hash_status))
95 dev_err(dev, "invalid error code 0x%x for hash copy\n", err_code);
97 dev_err(dev, "Hash copy error : %s\n", scan_hash_status[err_code]);
100 static void auth_err_message(struct device *dev, u32 err_code) argument
102 if (err_code >= ARRAY_SIZE(scan_authentication_status))
103 dev_err(dev, "invalid error code 0x%x for authentication\n", err_code);
106 scan_authentication_status[err_code]);
124 u32 err_code; local
134 err_code
182 u32 err_code, valid_chunks, total_chunks; local
[all...]
H A Druntest.c118 enum ifs_status_err_code err_code = status.error_code; local
124 switch (err_code) {
/linux-master/drivers/mmc/host/
H A Dmxcmmc.c454 u32 err_code = (stat >> 9) & 0x3; local
455 if (err_code == 2) { /* No CRC response */
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c2763 isr_stats->err_code);
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c5093 il->isr_stats.err_code = desc;
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4238 __le32 err_code; member in struct:wmi_chan_info_event
H A Dwmi.c5348 ch_info_ev->err_code = ev->err_code;
6197 "chan info vdev_id %d err_code %d freq %d cmd_flags %d noise_floor %d rx_clear_count %d cycle_count %d mac_clk_mhz %d\n",
6198 ch_info_ev.vdev_id, ch_info_ev.err_code, ch_info_ev.freq,
H A Dhal_rx.c322 enum hal_reo_dest_ring_error_code err_code; local
327 err_code = le32_get_bits(desc->info0,
329 ab->soc_stats.reo_error[err_code]++;
423 rel_info->err_code =
430 rel_info->err_code =
559 status->u.flush_cache.err_code =
562 if (!status->u.flush_cache.err_code)
H A Dhal.h942 enum hal_reo_status_flush_cache_err_code err_code; member in struct:hal_reo_status_flush_cache
H A Ddp_rx.c3500 rxcb->err_code == HAL_REO_DEST_RING_ERROR_CODE_DESC_ADDR_ZERO) {
3584 ar->ab->soc_stats.reo_error[rxcb->err_code]++;
3586 switch (rxcb->err_code) {
3644 ar->ab->soc_stats.rxdma_error[rxcb->err_code]++;
3646 switch (rxcb->err_code) {
3772 rxcb->err_code = err_info.err_code;
H A Dcore.h115 u8 err_code; member in struct:ath12k_skb_rxcb
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4963 u32 err_code; member in struct:wmi_chan_info_event
H A Dwmi.c6250 ch_info_ev->err_code = ev->err_code;
7852 "event chan info vdev_id %d err_code %d freq %d cmd_flags %d noise_floor %d rx_clear_count %d cycle_count %d mac_clk_mhz %d\n",
7853 ch_info_ev.vdev_id, ch_info_ev.err_code, ch_info_ev.freq,
H A Dhal_rx.c325 enum hal_reo_dest_ring_error_code err_code; local
329 err_code = FIELD_GET(HAL_REO_DEST_RING_INFO0_ERROR_CODE,
331 ab->soc_stats.reo_error[err_code]++;
387 rel_info->err_code =
394 rel_info->err_code =
545 status->u.flush_cache.err_code =
548 if (!status->u.flush_cache.err_code)
H A Dhal.h831 enum hal_reo_status_flush_cache_err_code err_code; member in struct:hal_reo_status_flush_cache
H A Dcore.h132 u8 err_code; member in struct:ath11k_skb_rxcb

Completed in 438 milliseconds

12345