Searched refs:max_rx_buff_alloc_size (Results 1 – 2 of 2) sorted by relevance
264 unsigned int max_rx_buff_alloc_size; member
387 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()