Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c11705 static const uint8_t width_t4[] = { in t4_filter_field_width() local
11717 const uint8_t *width = chip_id(adap) >= CHELSIO_T7 ? width_t7 : width_t4; in t4_filter_field_width()