Searched refs:GM_SMOD_IPG_MSK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.h1806 GM_SMOD_IPG_MSK = 0x1f /* Bit 4..0: Inter-Packet Gap (IPG) */ enumerator in enum:__anon13396
1812 #define IPG_DATA_VAL(x) (x & GM_SMOD_IPG_MSK)
H A Dskge.h1797 GM_SMOD_IPG_MSK = 0x1f /* Bit 4..0: Inter-Packet Gap (IPG) */ enumerator in enum:__anon13281
1803 #define IPG_DATA_VAL(x) (x & GM_SMOD_IPG_MSK)

Completed in 85 milliseconds