Home
last modified time | relevance | path

Searched refs:enic_flow_may_expire (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic_clsf.h18 void enic_flow_may_expire(unsigned long data);
23 enic->rfs_h.rfs_may_expire.function = enic_flow_may_expire; in enic_rfs_timer_start()
Denic_clsf.c125 void enic_flow_may_expire(unsigned long data) in enic_flow_may_expire() function