Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_eth.h264 unsigned int max_rx_buff_alloc_size; member
H A Dal_eth.c387 adapter->max_rx_buff_alloc_size = AL_ETH_DEFAULT_MAX_RX_BUFF_ALLOC_SIZE; in al_attach()
2991 if (adapter->max_rx_buff_alloc_size > 2048) in al_eth_req_rx_buff_size()
2997 if (adapter->max_rx_buff_alloc_size > 4096) in al_eth_req_rx_buff_size()
3003 if (adapter->max_rx_buff_alloc_size > 9216) in al_eth_req_rx_buff_size()