Lines Matching refs:dfx
125 struct hpre_dfx *dfx;
136 dfx = ctx->hpre->debug.dfx;
137 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value))
369 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
379 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
381 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
385 atomic64_inc(&dfx[HPRE_RECV_CNT].value);
390 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
398 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
400 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
406 atomic64_inc(&dfx[HPRE_RECV_CNT].value);
412 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
418 atomic64_inc(&dfx[HPRE_INVALID_REQ_CNT].value);
492 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
497 atomic64_inc(&dfx[HPRE_SEND_CNT].value);
501 atomic64_inc(&dfx[HPRE_SEND_BUSY_CNT].value);
508 atomic64_inc(&dfx[HPRE_SEND_FAIL_CNT].value);