Searched refs:cpt_device_desc (Results 1 – 2 of 2) sorted by relevance
50 struct cpt_device_desc { struct58 struct cpt_device_desc desc[CPT_MAX_VF_NUM]; argument1628 struct cpt_device_desc *ldesc = (struct cpt_device_desc *) lptr; in compare_func()1629 struct cpt_device_desc *rdesc = (struct cpt_device_desc *) rptr; in compare_func()1640 struct cpt_device_desc *ldesc = (struct cpt_device_desc *) lptr; in swap_func()1641 struct cpt_device_desc *rdesc = (struct cpt_device_desc *) rptr; in swap_func()1679 sort(se_devices.desc, count, sizeof(struct cpt_device_desc), in otx_cpt_crypto_init()1694 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]; argument1663 const struct cpt_device_desc *ldesc = (struct cpt_device_desc *) lptr; in compare_func()1664 const struct cpt_device_desc *rdesc = (struct cpt_device_desc *) rptr; in compare_func()1675 struct cpt_device_desc *ldesc = lptr; in swap_func()1676 struct cpt_device_desc *rdesc = rptr; in swap_func()1709 sort(se_devices.desc, count, sizeof(struct cpt_device_desc), in otx2_cpt_crypto_init()