Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bcereg.h6279 #define BCE_MAX_JUMBO_ETHER_MTU 9018 macro
H A Dif_bce.c6997 min(ether_mtu, BCE_MAX_JUMBO_ETHER_MTU) | in bce_init_locked()