Home
last modified time | relevance | path

Searched refs:s8x (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.h234 cpt_ist_p->s8x.res_addr = user_req->comp_baddr; in fill_cpt_inst()
238 cpt_ist_p->s8x.wq_ptr = 0; in fill_cpt_inst()
241 cpt_ist_p->s8x.ei0 = user_req->ist.ei0; in fill_cpt_inst()
243 cpt_ist_p->s8x.ei1 = user_req->ist.ei1; in fill_cpt_inst()
245 cpt_ist_p->s8x.ei2 = user_req->ist.ei2; in fill_cpt_inst()
247 cpt_ist_p->s8x.ei3 = ucmd_w3; in fill_cpt_inst()
285 if ((cptres->s8x.compcode == CPT_8X_COMP_E_NOTDONE) && in check_nb_command_id()
291 if (cptres->s8x.compcode != CPT_8X_COMP_E_NOTDONE) in check_nb_command_id()
314 (cptres->s8x.compcode == CPT_8X_COMP_E_FAULT)) { in check_nb_command_id()
320 (cptres->s8x.compcode == CPT_8X_COMP_E_FAULT) ? in check_nb_command_id()
[all …]
/dpdk/drivers/common/cpt/
H A Dcpt_hw_types.h205 } s8x; member
289 } s8x; member