Home
last modified time | relevance | path

Searched refs:GM_SMOD_JUMBO_ENA (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/marvell/
Dsky2.h1811 GM_SMOD_JUMBO_ENA = 1<<8, /* Enable Jumbo (Max. Frame Len) */ enumerator
Dskge.h1797 GM_SMOD_JUMBO_ENA = 1<<8, /* Bit 8: Enable Jumbo (Max. Frame Len) */ enumerator
Dsky2.c973 reg |= GM_SMOD_JUMBO_ENA; in sky2_mac_init()
2446 mode |= GM_SMOD_JUMBO_ENA; in sky2_change_mtu()
Dskge.c2160 reg |= GM_SMOD_JUMBO_ENA; in yukon_mac_init()