Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/microchip/
Dlan937x_main.c242 PORT_JUMBO_PACKET, true); in lan937x_change_mtu()
245 PORT_JUMBO_PACKET, false); in lan937x_change_mtu()
Dlan937x_reg.h172 #define PORT_JUMBO_PACKET BIT(0) macro