Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.h118 struct l2t_entry *t4_l2t_alloc_switching(struct l2t_data *d);
Dl2t.c532 struct l2t_entry *t4_l2t_alloc_switching(struct l2t_data *d) in t4_l2t_alloc_switching() function
Dcxgb4_main.c1184 f->l2t = t4_l2t_alloc_switching(adapter->l2t); in set_filter_wr()