Searched refs:timer_type (Results 1 – 5 of 5) sorted by relevance
254 priv->timer_type != TLAN_TIMER_ACTIVITY) { in tlan_set_timer()264 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()1584 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_rx_eof()1586 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_rx_eof()1847 switch (priv->timer_type) { in tlan_timer()
196 u32 timer_type; member
788 unsigned int timer_type; member
997 us->timer_type = TIMER_nanosec; in do_subdinfo_ioctl()
395 static u16 __ad_timer_to_ticks(u16 timer_type, u16 par) in __ad_timer_to_ticks() argument399 switch (timer_type) { in __ad_timer_to_ticks()