Searched refs:smb_timer (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/atheros/alx/
H A Dhw.h479 u32 smb_timer; member in struct:alx_hw
H A Dhw.c946 alx_write_mem32(hw, ALX_SMB_TIMER, hw->smb_timer * 500UL); alx_configure_basic()
H A Dmain.c706 hw->smb_timer = 400; alx_init_sw()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h423 u32 smb_timer; member in struct:atl1c_hw
H A Datl1c_main.c811 hw->smb_timer = 200000; /* 400ms */ atl1c_sw_init()
1426 hw->smb_timer & SMB_STAT_TIMER_MASK); atl1c_configure_mac()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h351 u32 smb_timer; member in struct:atl1e_hw
H A Datl1e_main.c633 hw->smb_timer = 200000; /* 200ms */ atl1e_sw_init()
1151 AT_WRITE_REG(hw, REG_SMB_STAT_TIMER, hw->smb_timer); atl1e_configure()
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
H A Datl1.h735 u32 smb_timer; member in struct:atl1_hw
H A Datl1.c990 hw->smb_timer = 100000; /* about 200ms */ atl1_sw_init()
1625 iowrite32(hw->smb_timer, hw->hw_addr + REG_SMB_TIMER); atl1_configure()

Completed in 522 milliseconds