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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl2.h396 u8 ipgr2; /* 96-bit IPG window */ member in struct:atl2_hw
H A Datl1.h709 u8 ipgr2; /* 96-bit IPG window */ member in struct:atl1_hw
H A Datl2.c110 hw->ipgr2 = 0x60;
234 (((u32)hw->ipgr2 & MAC_IPG_IFG_IPGR2_MASK) <<
H A Datl1.c960 hw->ipgr2 = 0x60;
1533 (((u32) hw->ipgr2 & MAC_IPG_IFG_IPGR2_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c1492 u32 ipgr1, ipgr2; local
1524 ipgr2 = DEFAULT_82542_TIPG_IPGR2;
1528 ipgr2 = DEFAULT_82543_TIPG_IPGR2;
1532 tipg |= ipgr2 << E1000_TIPG_IPGR2_SHIFT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c2601 u32 ipgr1, ipgr2; local
2617 ipgr2 = DEFAULT_82543_TIPG_IPGR2; /* 6 */
2620 ipgr2 = DEFAULT_80003ES2LAN_TIPG_IPGR2; /* 7 */
2623 tipg |= ipgr2 << E1000_TIPG_IPGR2_SHIFT;

Completed in 222 milliseconds