Searched refs:GM_TXCR_COL_THR_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.h1764 GM_TXCR_COL_THR_MSK = 7<<10, /* Bit 12..10: Collision Threshold */ enumerator in enum:__anon13393
1767 #define TX_COL_THR(x) (((x)<<10) & GM_TXCR_COL_THR_MSK)
H A Dskge.h1761 GM_TXCR_COL_THR_MSK = 7<<10, /* Bit 12..10: Collision Threshold */ enumerator in enum:__anon13278
1764 #define TX_COL_THR(x) (((x)<<10) & GM_TXCR_COL_THR_MSK)

Completed in 55 milliseconds