Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cisco/enic/
A Denic.h126 struct enic_rfs_flw_tbl { struct
127 u16 max;
128 int free;
132 u16 toclean:ENIC_RFS_FLW_BITSHIFT;
133 struct hlist_head ht_head[1 << ENIC_RFS_FLW_BITSHIFT];
134 spinlock_t lock;
135 struct timer_list rfs_may_expire;

Completed in 4 milliseconds