Searched refs:errored (Results 1 – 10 of 10) sorted by relevance
36 atomic_t errored; member
233 if (atomic_inc_return(&chan->errored) == 1) { in nvkm_chan_error()380 atomic_set(&chan->errored, 0); in nvkm_chan_new_()
290 if (atomic_read(&chan->errored)) in nvkm_uchan_init()
39 errored by the driver, the mid-layer would exhaust its retries, and the
18 PRLI...) are errored back and scan() terminates.356 the small window while the device was blocked to be errored w/
130 bool errored; member
710 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()
172 This requests that the NIC receive all possible frames, including errored
274 Altera TSE. This statistics counts the number of received good and errored
1097 ratio of errored traffic in `rx_pcs_symbol_err_phy` and
Completed in 24 milliseconds