Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.h73 struct l2t_data { struct
74 unsigned int nentries; /* number of entries */
75 struct l2t_entry *rover; /* starting point for next allocation */
76 atomic_t nfree; /* number of free entries */
77 rwlock_t lock;
78 struct rcu_head rcu_head; /* to handle rcu cleanup */