Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cortina/
H A Dgemini.c450 int maxtot; in gmac_pick_rx_max_len() local
453 maxtot = max_l3_len + ETH_HLEN + VLAN_HLEN; in gmac_pick_rx_max_len()
457 if (maxtot <= maxlen->max_l3_len) in gmac_pick_rx_max_len()