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]; argument1554 struct cpt_device_desc *ldesc = (struct cpt_device_desc *) lptr; in compare_func()1555 struct cpt_device_desc *rdesc = (struct cpt_device_desc *) rptr; in compare_func()1566 struct cpt_device_desc *ldesc = (struct cpt_device_desc *) lptr; in swap_func()1567 struct cpt_device_desc *rdesc = (struct cpt_device_desc *) rptr; in swap_func()1605 sort(se_devices.desc, count, sizeof(struct cpt_device_desc), in otx_cpt_crypto_init()1620 sort(ae_devices.desc, count, sizeof(struct cpt_device_desc), in otx_cpt_crypto_init()
42 struct cpt_device_desc { struct49 struct cpt_device_desc desc[OTX2_CPT_MAX_LFS_NUM]; argument1590 const struct cpt_device_desc *ldesc = (struct cpt_device_desc *) lptr; in compare_func()1591 const struct cpt_device_desc *rdesc = (struct cpt_device_desc *) rptr; in compare_func()1602 struct cpt_device_desc *ldesc = lptr; in swap_func()1603 struct cpt_device_desc *rdesc = rptr; in swap_func()1636 sort(se_devices.desc, count, sizeof(struct cpt_device_desc), in otx2_cpt_crypto_init()