Home
last modified time | relevance | path

Searched refs:sec_dfx (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/hisilicon/sec2/
A Dsec_main.c277 {"send_cnt", offsetof(struct sec_dfx, send_cnt)},
278 {"recv_cnt", offsetof(struct sec_dfx, recv_cnt)},
279 {"send_busy_cnt", offsetof(struct sec_dfx, send_busy_cnt)},
280 {"recv_busy_cnt", offsetof(struct sec_dfx, recv_busy_cnt)},
281 {"err_bd_cnt", offsetof(struct sec_dfx, err_bd_cnt)},
282 {"invalid_req_cnt", offsetof(struct sec_dfx, invalid_req_cnt)},
283 {"done_flag_cnt", offsetof(struct sec_dfx, done_flag_cnt)},
889 struct sec_dfx *dfx = &sec->debug.dfx; in sec_core_debug_init()
A Dsec.h220 struct sec_dfx { struct
231 struct sec_dfx dfx; argument
A Dsec_crypto.c296 struct sec_dfx *dfx = &qp_ctx->ctx->sec->debug.dfx; in sec_req_cb()

Completed in 17 milliseconds