Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ni/
H A Dnixge.c102 #define NIXGE_JUMBO_MTU 9000 /* Max MTU of a jumbo Eth. frame */ macro
106 (NIXGE_JUMBO_MTU + NIXGE_HDR_SIZE + NIXGE_TRL_SIZE)
1286 ndev->max_mtu = NIXGE_JUMBO_MTU; in nixge_probe()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds