Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atl1c/
Datl1c.h446 u16 cmb_tx_timer; member
Datl1c_main.c741 hw->cmb_tx_timer = 1; /* 2 us */ in atl1c_sw_init()
1508 hw->cmb_tx_timer & CMB_TX_TIMER_MASK); in atl1c_configure()
/linux-2.6.39/drivers/net/atlx/
Datl1.h729 u16 cmb_tx_timer; member
Datl1.c986 hw->cmb_tx_timer = 1; /* about 2us */ in atl1_sw_init()
1627 value = hw->cmb_rx_timer | ((u32) hw->cmb_tx_timer << 16); in atl1_configure()