Searched refs:timer_type (Results 1 – 5 of 5) sorted by relevance
256 priv->timer_type != TLAN_TIMER_ACTIVITY) { in tlan_set_timer()267 priv->timer_type = type; in tlan_set_timer()1396 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_tx_eof()1398 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_tx_eof()1548 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_rx_eof()1550 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_rx_eof()1812 switch (priv->timer_type) { in tlan_timer()
196 u32 timer_type; member
398 unsigned int timer_type; member
451 us->timer_type = TIMER_nanosec; in do_subdinfo_ioctl()
412 static u16 __ad_timer_to_ticks(u16 timer_type, u16 par) in __ad_timer_to_ticks() argument416 switch (timer_type) { in __ad_timer_to_ticks()