Home
last modified time | relevance | path

Searched refs:ipgr2 (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/atheros/atlx/
A Datl2.h382 u8 ipgr2; /* 96-bit IPG window */ member
A Datl1.h698 u8 ipgr2; /* 96-bit IPG window */ member
A Datl2.c90 hw->ipgr2 = 0x60; in atl2_sw_init()
214 (((u32)hw->ipgr2 & MAC_IPG_IFG_IPGR2_MASK) << in atl2_configure()
A Datl1.c948 hw->ipgr2 = 0x60; in atl1_sw_init()
1512 (((u32) hw->ipgr2 & MAC_IPG_IFG_IPGR2_MASK) in atl1_configure()
/drivers/net/ethernet/intel/e1000/
A De1000_main.c1600 u32 ipgr1, ipgr2; in e1000_configure_tx() local
1634 ipgr2 = DEFAULT_82542_TIPG_IPGR2; in e1000_configure_tx()
1638 ipgr2 = DEFAULT_82543_TIPG_IPGR2; in e1000_configure_tx()
1642 tipg |= ipgr2 << E1000_TIPG_IPGR2_SHIFT; in e1000_configure_tx()

Completed in 25 milliseconds