Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_eth.h59 #define AL_ETH_DEFAULT_SMALL_PACKET_LEN (128 - NET_IP_ALIGN) macro
H A Dal_eth.c385 adapter->small_copy_len = AL_ETH_DEFAULT_SMALL_PACKET_LEN; in al_attach()