Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bnxt/
H A Dbnxt_sysctl.c716 #define MAX_CHIP_TYPE 3 macro
860 "chip_type", CTLFLAG_RD, vi->chip_type > MAX_CHIP_TYPE ? in bnxt_create_ver_sysctls()
861 bnxt_chip_type[MAX_CHIP_TYPE] : bnxt_chip_type[vi->chip_type], 0, in bnxt_create_ver_sysctls()