Searched defs:timer_val (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h299 u16 timer_val[SGE_NTIMERS]; /* interrupt holdoff timer array */ member in struct:sge
/drivers/watchdog/
H A Df71808e_wdt.c145 u8 timer_val; /* content for the wd_time register */ member in struct:watchdog_data
230 watchdog.timer_val = DIV_ROUND_UP(timeout, 60);
233 watchdog.timer_val = timeout;
290 watchdog.timer_val);
/drivers/scsi/csiostor/
H A Dcsio_wr.h433 uint16_t timer_val[CSIO_SGE_NTIMERS]; member in struct:csio_sge
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h577 u16 timer_val[SGE_NTIMERS]; member in struct:sge

Completed in 69 milliseconds