Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/ena-com/ena_defs/
HDena_admin_defs.h729 uint16_t max_wide_llq_depth; member
/freebsd-14-stable/sys/dev/ena/
HDena.c2855 if (llq->max_wide_llq_depth != max_tx_queue_size) { in ena_calc_io_queue_size()
2856 if (llq->max_wide_llq_depth == 0) { in ena_calc_io_queue_size()
2863 max_tx_queue_size = llq->max_wide_llq_depth; in ena_calc_io_queue_size()