Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/cortina/
Dgemini.c451 int maxtot; in gmac_pick_rx_max_len() local
454 maxtot = max_l3_len + ETH_HLEN + VLAN_HLEN; in gmac_pick_rx_max_len()
458 if (maxtot <= maxlen->max_l3_len) in gmac_pick_rx_max_len()