Searched refs:AL_ETH_DEFAULT_SMALL_PACKET_LEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/al_eth/ | ||
H A D | al_eth.h | 59 #define AL_ETH_DEFAULT_SMALL_PACKET_LEN (128 - NET_IP_ALIGN) macro |
H A D | al_eth.c | 385 adapter->small_copy_len = AL_ETH_DEFAULT_SMALL_PACKET_LEN; in al_attach() |