Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h594 #define IXGB_MAX_JUMBO_FRAME_SIZE 0x3F00 macro
Dixgb_main.c445 netdev->max_mtu = IXGB_MAX_JUMBO_FRAME_SIZE - ETH_HLEN; in ixgb_probe()