Home
last modified time | relevance | path

Searched defs:enic_rfs_flw_tbl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic.h113 struct enic_rfs_flw_tbl { struct
114 u16 max;
115 int free;
119 u16 toclean:ENIC_RFS_FLW_BITSHIFT;
120 struct hlist_head ht_head[1 << ENIC_RFS_FLW_BITSHIFT];
121 spinlock_t lock;
122 struct timer_list rfs_may_expire;