Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ni/
H A Dnixge.c101 #define NIXGE_JUMBO_MTU 9000 /* Max MTU of a jumbo Eth. frame */ macro
105 (NIXGE_JUMBO_MTU + NIXGE_HDR_SIZE + NIXGE_TRL_SIZE)
1313 ndev->max_mtu = NIXGE_JUMBO_MTU; in nixge_probe()