Searched refs:dev_tbl (Results 1 – 1 of 1) sorted by relevance
1605 struct cpt_device_table *dev_tbl; in otx_cpt_crypto_exit() local1611 dev_tbl = (engine_type == OTX_CPT_AE_TYPES) ? &ae_devices : &se_devices; in otx_cpt_crypto_exit()1612 count = atomic_read(&dev_tbl->count); in otx_cpt_crypto_exit()1614 if (pdev == dev_tbl->desc[i].dev) { in otx_cpt_crypto_exit()1616 dev_tbl->desc[j] = dev_tbl->desc[j+1]; in otx_cpt_crypto_exit()