Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_cfg.c434 (option < USER_OPTION_MTU_MIN) ? in BnxeCfgInit()
435 USER_OPTION_MTU_MIN : in BnxeCfgInit()
H A Dbnxe.h113 #define USER_OPTION_MTU_MIN 60 macro
H A Dbnxe_gld.c2433 if ((mtu < USER_OPTION_MTU_MIN) || (mtu > USER_OPTION_MTU_MAX)) in BnxeMacSetProperty()
2910 USER_OPTION_MTU_MIN, in BnxeMacPropertyInfo()