Home
last modified time | relevance | path

Searched refs:JUMBO_LEN (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_pci.c36 /* Set the maxmtu to a default of JUMBO_LEN */ in common_default_data()
37 plat->maxmtu = JUMBO_LEN; in common_default_data()
89 /* Set the maxmtu to a default of JUMBO_LEN */ in snps_gmac5_default_data()
90 plat->maxmtu = JUMBO_LEN; in snps_gmac5_default_data()
H A Ddwmac-loongson.c32 /* Set the maxmtu to a default of JUMBO_LEN */ in common_default_data()
33 plat->maxmtu = JUMBO_LEN; in common_default_data()
H A Ddwmac-intel.c218 /* Set the maxmtu to a default of JUMBO_LEN */ in common_default_data()
219 plat->maxmtu = JUMBO_LEN; in common_default_data()
328 /* Set the maxmtu to a default of JUMBO_LEN */ in intel_mgbe_common_data()
329 plat->maxmtu = JUMBO_LEN; in intel_mgbe_common_data()
H A Dcommon.h410 #define JUMBO_LEN 9000 macro
H A Dstmmac_platform.c471 /* Set the maxmtu to a default of JUMBO_LEN in case the in stmmac_probe_config_dt()
474 plat->maxmtu = JUMBO_LEN; in stmmac_probe_config_dt()
H A Dstmmac_main.c5148 ndev->max_mtu = JUMBO_LEN; in stmmac_dvr_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_pci.c36 /* Set the maxmtu to a default of JUMBO_LEN */ in common_default_data()
37 plat->maxmtu = JUMBO_LEN; in common_default_data()
89 /* Set the maxmtu to a default of JUMBO_LEN */ in snps_gmac5_default_data()
90 plat->maxmtu = JUMBO_LEN; in snps_gmac5_default_data()
H A Ddwmac-loongson.c24 /* Set the maxmtu to a default of JUMBO_LEN */ in loongson_default_data()
25 plat->maxmtu = JUMBO_LEN; in loongson_default_data()
H A Dcommon.h532 #define JUMBO_LEN 9000 macro
H A Ddwmac-intel.c431 /* Set the maxmtu to a default of JUMBO_LEN */ in common_default_data()
432 plat->maxmtu = JUMBO_LEN; in common_default_data()
559 /* Set the maxmtu to a default of JUMBO_LEN */ in intel_mgbe_common_data()
560 plat->maxmtu = JUMBO_LEN; in intel_mgbe_common_data()
H A Dstmmac_platform.c473 /* Set the maxmtu to a default of JUMBO_LEN in case the in stmmac_probe_config_dt()
476 plat->maxmtu = JUMBO_LEN; in stmmac_probe_config_dt()
H A Dstmmac_main.c7544 ndev->max_mtu = JUMBO_LEN; in stmmac_dvr_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c43 #define JUMBO_LEN 9000 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c43 #define JUMBO_LEN 9000 macro

Completed in 43 milliseconds