Searched refs:max_rx_buff_alloc_size (Results 1 – 2 of 2) sorted by relevance
264 unsigned int max_rx_buff_alloc_size; member
388 adapter->max_rx_buff_alloc_size = AL_ETH_DEFAULT_MAX_RX_BUFF_ALLOC_SIZE; in al_attach()2992 if (adapter->max_rx_buff_alloc_size > 2048) in al_eth_req_rx_buff_size()2998 if (adapter->max_rx_buff_alloc_size > 4096) in al_eth_req_rx_buff_size()3004 if (adapter->max_rx_buff_alloc_size > 9216) in al_eth_req_rx_buff_size()