Searched refs:ipgr1 (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.h395 u8 ipgr1; /* 64bit Carrier-Sense window */ member in struct:atl2_hw
H A Datl1.h708 u8 ipgr1; /* 64bit Carrier-Sense window */ member in struct:atl1_hw
H A Datl2.c109 hw->ipgr1 = 0x40;
232 (((u32)hw->ipgr1 & MAC_IPG_IFG_IPGR1_MASK) <<
H A Datl1.c959 hw->ipgr1 = 0x40;
1531 (((u32) hw->ipgr1 & MAC_IPG_IFG_IPGR1_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
1523 ipgr1 = DEFAULT_82542_TIPG_IPGR1;
1527 ipgr1 = DEFAULT_82543_TIPG_IPGR1;
1531 tipg |= ipgr1 << E1000_TIPG_IPGR1_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
2616 ipgr1 = DEFAULT_82543_TIPG_IPGR1; /* 8 */
2622 tipg |= ipgr1 << E1000_TIPG_IPGR1_SHIFT;

Completed in 237 milliseconds