Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/microchip/
H A Dksz_common.h753 #define KSZ8_LEGAL_PACKET_SIZE 1518 macro
H A Dksz8.c157 if (frame_size <= KSZ8_LEGAL_PACKET_SIZE) in ksz8863_change_mtu()
171 if (frame_size > KSZ8_LEGAL_PACKET_SIZE) in ksz8795_change_mtu()