Searched refs:max_txqs (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_config.h313 /* Actual configured value. Range could be: 1...max_txqs */
317 uint64_t max_txqs:16; member in struct:lio_nic_if_config
322 uint64_t max_txqs:16;
324 /* Actual configured value. Range could be: 1...max_txqs */
H A Dlio_device.c78 .max_txqs = LIO_MAX_TXQS_PER_INTF,
80 /* Actual configured value. Range could be: 1...max_txqs */
108 .max_txqs = LIO_MAX_TXQS_PER_INTF,
110 /* Actual configured value. Range could be: 1...max_txqs */

Completed in 116 milliseconds