Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_hal.c13 #define MAX_VF_QUEUES 8 macro
181 for (q = 1; q < MAX_VF_QUEUES; q++) { in vf_get_vf_config_mode()