Searched defs:enic_rfs_flw_tbl (Results 1 – 1 of 1) sorted by relevance
128 struct enic_rfs_flw_tbl { struct129 u16 max;130 int free;134 u16 toclean:ENIC_RFS_FLW_BITSHIFT;135 struct hlist_head ht_head[1 << ENIC_RFS_FLW_BITSHIFT];136 spinlock_t lock;137 struct timer_list rfs_may_expire;