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()1409 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_tx_eof()1411 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_tx_eof()1560 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_rx_eof()1562 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_rx_eof()1823 switch (priv->timer_type) { in tlan_timer()
196 u32 timer_type; member
788 unsigned int timer_type; member
999 us->timer_type = TIMER_nanosec; in do_subdinfo_ioctl()
386 static u16 __ad_timer_to_ticks(u16 timer_type, u16 par) in __ad_timer_to_ticks() argument390 switch (timer_type) { in __ad_timer_to_ticks()