Searched refs:timer_type (Results 1 – 5 of 5) sorted by relevance
252 priv->timer_type != TLAN_TIMER_ACTIVITY) { in tlan_set_timer()263 priv->timer_type = type; in tlan_set_timer()1433 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_tx_eof()1435 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_tx_eof()1585 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_rx_eof()1587 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_rx_eof()1849 switch (priv->timer_type) { in tlan_timer()
196 u32 timer_type; member
453 unsigned int timer_type; member
1001 us->timer_type = TIMER_nanosec; in do_subdinfo_ioctl()
368 static u16 __ad_timer_to_ticks(u16 timer_type, u16 par) in __ad_timer_to_ticks() argument372 switch (timer_type) { in __ad_timer_to_ticks()