Searched refs:timeout_tl (Results 1 – 2 of 2) sorted by relevance
66 struct timer_list timeout_tl; member
604 if ((time_before(hc->timeout_tl.expires, jiffies + 5 * HZ) || in l1oip_socket_parse()608 mod_timer(&hc->timeout_tl, jiffies + L1OIP_TIMEOUT * HZ); in l1oip_socket_parse()610 hc->timeout_tl.expires = jiffies + L1OIP_TIMEOUT * HZ; in l1oip_socket_parse()833 timeout_tl); in l1oip_timeout()1240 del_timer_sync(&hc->timeout_tl); in release_card()1428 timer_setup(&hc->timeout_tl, l1oip_timeout, 0); in init_card()