Searched defs:enic_rfs_flw_tbl (Results 1 – 1 of 1) sorted by relevance
125 struct enic_rfs_flw_tbl { struct126 u16 max;127 int free;131 u16 toclean:ENIC_RFS_FLW_BITSHIFT;132 struct hlist_head ht_head[1 << ENIC_RFS_FLW_BITSHIFT];133 spinlock_t lock;134 struct timer_list rfs_may_expire;