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()1642 struct cpt_device_desc desc; in swap_func()1682 sort(se_devices.desc, count, sizeof(struct cpt_device_desc), in otx_cpt_crypto_init()1697 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]; argument1670 const struct cpt_device_desc *ldesc = (struct cpt_device_desc *) lptr; in compare_func()1671 const struct cpt_device_desc *rdesc = (struct cpt_device_desc *) rptr; in compare_func()1682 struct cpt_device_desc *ldesc = lptr; in swap_func()1683 struct cpt_device_desc *rdesc = rptr; in swap_func()1684 struct cpt_device_desc desc; in swap_func()1719 sort(se_devices.desc, count, sizeof(struct cpt_device_desc), in otx2_cpt_crypto_init()