Lines Matching defs:err_code
12872 ch_info_ev->err_code = ev->err_code;
12906 DNPRINTF(QWX_D_WMI, "%s: event chan info vdev_id %d err_code %d "
12909 ch_info_ev.vdev_id, ch_info_ev.err_code, ch_info_ev.freq,
15711 enum hal_reo_dest_ring_error_code err_code;
15715 err_code = FIELD_GET(HAL_REO_DEST_RING_INFO0_ERROR_CODE,
15718 ab->soc_stats.reo_error[err_code]++;
16019 rel_info->err_code = FIELD_GET(
16024 rel_info->err_code = FIELD_GET(
16050 ar->ab->soc_stats.reo_error[rxcb->err_code]++;
16052 switch (msdu->err_code) {
16080 ar->ab->soc_stats.rxdma_error[rxcb->err_code]++;
16082 switch (msdu->err_code) {
16190 msdu->err_code = err_info.err_code;
17309 status->u.flush_cache.err_code = FIELD_GET(
17311 if (!status->u.flush_cache.err_code)