Searched refs:VELOCITY_MIN_MTU (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/via/ | ||
| D | via-velocity.h | 251 #define VELOCITY_MIN_MTU (64) macro |
| D | via-velocity.c | 2857 netdev->min_mtu = VELOCITY_MIN_MTU; in velocity_probe() |