Searched refs:cmb_tx_timer (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1c/
H A Datl1c.h446 u16 cmb_tx_timer; member in struct:atl1c_hw
H A Datl1c_main.c740 hw->cmb_tx_timer = 1; /* 2 us */
1507 hw->cmb_tx_timer & CMB_TX_TIMER_MASK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl1.h732 u16 cmb_tx_timer; member in struct:atl1_hw
H A Datl1.c982 hw->cmb_tx_timer = 1; /* about 2us */
1623 value = hw->cmb_rx_timer | ((u32) hw->cmb_tx_timer << 16);

Completed in 91 milliseconds