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

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_config.h437 #define LIO_MAX_POSSIBLE_INSTR_QUEUES LIO_CN23XX_PF_MAX_INPUT_QUEUES macro
H A Dlio_device.h426 struct lio_instr_queue *instr_queue[LIO_MAX_POSSIBLE_INSTR_QUEUES];
487 struct lio_tq check_db_tq[LIO_MAX_POSSIBLE_INSTR_QUEUES];
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_main.c527 for (i = 0; i < LIO_MAX_POSSIBLE_INSTR_QUEUES; i++) {
2272 for (i = 0; i < LIO_MAX_POSSIBLE_INSTR_QUEUES; i++) {

Completed in 84 milliseconds