Searched refs:cpt_device_desc (Results 1 – 2 of 2) sorted by relevance
49 struct cpt_device_desc { struct57 struct cpt_device_desc desc[CPT_MAX_VF_NUM]; argument1531 struct cpt_device_desc *ldesc = (struct cpt_device_desc *) lptr; in compare_func()1532 struct cpt_device_desc *rdesc = (struct cpt_device_desc *) rptr; in compare_func()1574 sort(se_devices.desc, count, sizeof(struct cpt_device_desc), in otx_cpt_crypto_init()1589 sort(ae_devices.desc, count, sizeof(struct cpt_device_desc), in otx_cpt_crypto_init()
43 struct cpt_device_desc { struct50 struct cpt_device_desc desc[OTX2_CPT_MAX_LFS_NUM]; argument1621 const struct cpt_device_desc *ldesc = (struct cpt_device_desc *) lptr; in compare_func()1622 const struct cpt_device_desc *rdesc = (struct cpt_device_desc *) rptr; in compare_func()1659 sort(se_devices.desc, count, sizeof(struct cpt_device_desc), in otx2_cpt_crypto_init()