Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c108 if (mac->fm_eport.eport_mtu < FCOE_MIN_MTU_SIZE) { in fcoe_open_mac()
/titanic_50/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h60 #define FCOE_MIN_MTU_SIZE 2500 macro
/titanic_50/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c342 if (eport->eport_mtu >= FCOE_MIN_MTU_SIZE) { in fcoet_port_event()