Searched defs:modulo_mask (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/common/qat/ | ||
| H A D | qat_qp.h | 27 uint32_t modulo_mask; member |
| /dpdk/drivers/compress/qat/ | ||
| H A D | qat_comp.c | 336 adf_modulo(uint32_t data, uint32_t modulo_mask) in adf_modulo() |