Searched refs:GM_SMOD_JUMBO_ENA (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskxmac2.c621 RxCmd |= GM_SMOD_JUMBO_ENA;
624 RxCmd &= ~GM_SMOD_JUMBO_ENA;
1589 SWord |= GM_SMOD_JUMBO_ENA;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dxmac_ii.h1506 #define GM_SMOD_JUMBO_ENA (1<<8) /* Bit 8: Enable Jumbo (Max. Frame Len) */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dsky2.h1552 GM_SMOD_JUMBO_ENA = 1<<8, /* Bit 8: Enable Jumbo (Max. Frame Len) */ enumerator in enum:__anon5849
H A Dskge.h1796 GM_SMOD_JUMBO_ENA = 1<<8, /* Bit 8: Enable Jumbo (Max. Frame Len) */ enumerator in enum:__anon5739
H A Dsky2.c715 reg |= GM_SMOD_JUMBO_ENA;
1928 mode |= GM_SMOD_JUMBO_ENA;
H A Dskge.c2064 reg |= GM_SMOD_JUMBO_ENA;

Completed in 141 milliseconds