Searched refs:LIO_MAX_POSSIBLE_OUTPUT_QUEUES (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_config.h438 #define LIO_MAX_POSSIBLE_OUTPUT_QUEUES LIO_CN23XX_PF_MAX_OUTPUT_QUEUES macro
H A Dlio_device.h434 struct lio_droq *droq[LIO_MAX_POSSIBLE_OUTPUT_QUEUES];
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_main.c557 for (i = 0; i < LIO_MAX_POSSIBLE_OUTPUT_QUEUES; i++) {
2253 for (i = 0; i < LIO_MAX_POSSIBLE_OUTPUT_QUEUES; i++) {

Completed in 179 milliseconds