Home
last modified time | relevance | path

Searched refs:errored (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/engine/
A Dfifo.h36 atomic_t errored; member
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
A Dchan.c233 if (atomic_inc_return(&chan->errored) == 1) { in nvkm_chan_error()
380 atomic_set(&chan->errored, 0); in nvkm_chan_new_()
A Duchan.c290 if (atomic_read(&chan->errored)) in nvkm_uchan_init()
/linux-6.3-rc2/Documentation/scsi/
A Dlpfc.rst39 errored by the driver, the mid-layer would exhaust its retries, and the
A DChangeLog.lpfc18 PRLI...) are errored back and scan() terminates.
356 the small window while the device was blocked to be errored w/
/linux-6.3-rc2/tools/perf/util/
A Devsel.h130 bool errored; member
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c710 counter->errored = true; in stat_handle_error()
790 if (counter->reset_group || counter->errored) in __run_perf_stat()
839 if (!counter->reset_group && !counter->errored) in __run_perf_stat()
/linux-6.3-rc2/Documentation/networking/
A Dnetdev-features.rst172 This requests that the NIC receive all possible frames, including errored
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/altera/
A Daltera_tse.rst274 Altera TSE. This statistics counts the number of received good and errored
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
A Dcounters.rst1097 ratio of errored traffic in `rx_pcs_symbol_err_phy` and

Completed in 24 milliseconds