Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.h104 struct l2t_entry *t4_l2t_alloc_switching(struct l2t_data *d);
Dl2t.c529 struct l2t_entry *t4_l2t_alloc_switching(struct l2t_data *d) in t4_l2t_alloc_switching() function
Dcxgb4_main.c1153 f->l2t = t4_l2t_alloc_switching(adapter->l2t); in set_filter_wr()