Home
last modified time | relevance | path

Searched refs:CPT_FLAG_SRIOV_ENABLED (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/crypto/cavium/cpt/
A Dcpt_common.h20 #define CPT_FLAG_SRIOV_ENABLED BIT(1) macro
24 #define cpt_sriov_enabled(cpt) ((cpt)->flags & CPT_FLAG_SRIOV_ENABLED)
A Dcptpf_main.c537 cpt->flags |= CPT_FLAG_SRIOV_ENABLED; in cpt_sriov_init()

Completed in 4 milliseconds