Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.h1792 GM_SMOD_JUMBO_ENA = 1<<8, /* Bit 8: Enable Jumbo (Max. Frame Len) */ enumerator
H A Dsky2.h1806 GM_SMOD_JUMBO_ENA = 1<<8, /* Enable Jumbo (Max. Frame Len) */ enumerator
H A Dsky2.c963 reg |= GM_SMOD_JUMBO_ENA; in sky2_mac_init()
2419 mode |= GM_SMOD_JUMBO_ENA; in sky2_change_mtu()
H A Dskge.c2176 reg |= GM_SMOD_JUMBO_ENA; in yukon_mac_init()