Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/microchip/
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()
Dksz_common.h753 #define KSZ8_LEGAL_PACKET_SIZE 1518 macro