Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.c1060 #define MAX_CHIP_TYPE 3 macro
1219 "chip_type", CTLFLAG_RD, vi->chip_type > MAX_CHIP_TYPE ? in bnxt_create_ver_sysctls()
1220 bnxt_chip_type[MAX_CHIP_TYPE] : bnxt_chip_type[vi->chip_type], 0, in bnxt_create_ver_sysctls()