Searched refs:timer_type (Results 1 – 7 of 7) sorted by relevance
42 u8 timer_type; member75 if (timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_show()218 pr_debug("timer type value is %u", info->timer_type); in idletimer_tg_create_v1()219 info->timer->timer_type = info->timer_type; in idletimer_tg_create_v1()224 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_create_v1()275 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_target_v1()359 if (info->timer_type > XT_IDLETIMER_ALARM) { in idletimer_tg_checkentry_v1()368 if (info->timer->timer_type != info->timer_type) { in idletimer_tg_checkentry_v1()375 if (info->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_checkentry_v1()441 if (info->timer->timer_type & XT_IDLETIMER_ALARM) { in idletimer_tg_destroy_v1()
52 __u8 timer_type; member
254 priv->timer_type != TLAN_TIMER_ACTIVITY) { in tlan_set_timer()264 priv->timer_type = type; in tlan_set_timer()1410 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_tx_eof()1412 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_tx_eof()1561 priv->timer_type = TLAN_TIMER_ACTIVITY; in tlan_handle_rx_eof()1563 } else if (priv->timer_type == TLAN_TIMER_ACTIVITY) { in tlan_handle_rx_eof()1824 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()
385 static u16 __ad_timer_to_ticks(u16 timer_type, u16 par) in __ad_timer_to_ticks() argument389 switch (timer_type) { in __ad_timer_to_ticks()