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