Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_eth.h261 unsigned int small_copy_len; member
H A Dal_eth.c385 adapter->small_copy_len = AL_ETH_DEFAULT_SMALL_PACKET_LEN; in al_attach()
1540 if (len <= adapter->small_copy_len) { in al_eth_rx_mbuf()