Searched refs:enic_flow_may_expire (Results 1 – 2 of 2) sorted by relevance
19 void enic_flow_may_expire(struct timer_list *t);23 timer_setup(&enic->rfs_h.rfs_may_expire, enic_flow_may_expire, 0); in enic_rfs_timer_start()
126 void enic_flow_may_expire(struct timer_list *t) in enic_flow_may_expire() function