Home
last modified time | relevance | path

Searched refs:ADF_RING_CSR_INT_COL_CTL_ENABLE (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qat/include/common/
H A Dadf_gen4_hw_data.h20 #define ADF_RING_CSR_INT_COL_CTL_ENABLE 0x80000000 macro
134 ADF_RING_CSR_INT_COL_CTL_ENABLE | (value))
H A Dadf_transport_access_macros.h22 #define ADF_RING_CSR_INT_COL_CTL_ENABLE 0x80000000 macro
162 ADF_RING_CSR_INT_COL_CTL_ENABLE | value)
H A Dadf_gen2_hw_data.h24 #define ADF_RING_CSR_INT_COL_CTL_ENABLE 0x80000000 macro
118 ADF_RING_CSR_INT_COL_CTL_ENABLE | (value))
/freebsd/sys/dev/qat/include/
H A Dadf_gen4vf_hw_csr_data.h22 #define ADF_RING_CSR_INT_COL_CTL_ENABLE 0x80000000 macro
/freebsd/sys/dev/qat/qat_common/
H A Dadf_gen2_hw_data.c117 return ADF_RING_CSR_INT_COL_CTL_ENABLE; in get_int_col_ctl_enable_mask()
H A Dadf_gen4vf_hw_csr_data.c123 return ADF_RING_CSR_INT_COL_CTL_ENABLE; in get_int_col_ctl_enable_mask()
H A Dadf_gen4_hw_data.c121 return ADF_RING_CSR_INT_COL_CTL_ENABLE; in get_int_col_ctl_enable_mask()