Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.h73 struct l2t_data { struct
110 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e);
116 struct l2t_data *t3_init_l2t(unsigned int l2t_capacity);
130 struct l2t_data *d; in l2t_release()
141 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold()
H A Dl2t.c69 const struct l2t_data *d) in arp_hash()
182 static struct l2t_entry *alloc_l2e(struct l2t_data *d) in alloc_l2e()
227 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e) in t3_l2e_free()
271 struct l2t_data *d; in t3_l2t_get()
366 struct l2t_data *d = L2DATA(dev); in t3_l2t_update()
406 struct l2t_data *t3_init_l2t(unsigned int l2t_capacity) in t3_init_l2t()
408 struct l2t_data *d; in t3_init_l2t()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h345 struct l2t_data;
424 struct l2t_data *l2t; /* L2 table */