Lines Matching refs:dfx
184 struct hpre_dfx *dfx;
195 dfx = ctx->hpre->debug.dfx;
196 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value))
434 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
444 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
446 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
450 atomic64_inc(&dfx[HPRE_RECV_CNT].value);
455 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
463 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
465 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
471 atomic64_inc(&dfx[HPRE_RECV_CNT].value);
477 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
482 atomic64_inc(&dfx[HPRE_INVALID_REQ_CNT].value);
569 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
574 atomic64_inc(&dfx[HPRE_SEND_CNT].value);
578 atomic64_inc(&dfx[HPRE_SEND_BUSY_CNT].value);
585 atomic64_inc(&dfx[HPRE_SEND_FAIL_CNT].value);
1470 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
1481 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
1483 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
1492 atomic64_inc(&dfx[HPRE_RECV_CNT].value);
1785 struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
1795 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
1797 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
1804 atomic64_inc(&dfx[HPRE_RECV_CNT].value);