Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.h227 cpt_ist_p->s8x.res_addr = user_req->comp_baddr; in fill_cpt_inst()
231 cpt_ist_p->s8x.wq_ptr = 0; in fill_cpt_inst()
234 cpt_ist_p->s8x.ei0 = user_req->ist.ei0; in fill_cpt_inst()
236 cpt_ist_p->s8x.ei1 = user_req->ist.ei1; in fill_cpt_inst()
238 cpt_ist_p->s8x.ei2 = user_req->ist.ei2; in fill_cpt_inst()
240 cpt_ist_p->s8x.ei3 = ucmd_w3; in fill_cpt_inst()
278 if ((cptres->s8x.compcode == CPT_8X_COMP_E_NOTDONE) && in check_nb_command_id()
284 if (cptres->s8x.compcode != CPT_8X_COMP_E_NOTDONE) in check_nb_command_id()
307 (cptres->s8x.compcode == CPT_8X_COMP_E_FAULT)) { in check_nb_command_id()
313 (cptres->s8x.compcode == CPT_8X_COMP_E_FAULT) ? in check_nb_command_id()
[all …]
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_hw_types.h205 } s8x; member
289 } s8x; member