Searched refs:eport_mtu (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c107 mac_sdu_get(mac->fm_handle, NULL, &mac->fm_eport.eport_mtu);
108 if (mac->fm_eport.eport_mtu < FCOE_MIN_MTU_SIZE) {
109 if (!fcoe_enable_p2pmode || mac->fm_eport.eport_mtu < 1500) {
H A Dfcoe.c1299 mac->fm_eport.eport_mtu;
/opensolaris-onvv-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h130 uint32_t eport_mtu; member in struct:fcoe_port
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c342 if (eport->eport_mtu >= FCOE_MIN_MTU_SIZE) {
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1322 if (eport->eport_mtu >= 2200) {

Completed in 57 milliseconds