Home
last modified time | relevance | path

Searched refs:AQMQ_DRBLX (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/cavium/nitrox/
Dnitrox_lib.c117 offset = AQMQ_DRBLX(i); in nitrox_alloc_aqm_queues()
Dnitrox_hal.c367 offset = AQMQ_DRBLX(ring); in nitrox_config_aqm_rings()
Dnitrox_csr.h102 #define AQMQ_DRBLX(x) (0x20000 + ((x) * 0x40000)) macro