Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.h121 struct l2t_entry *t4_l2t_alloc_switching(struct adapter *adap, u16 vlan,
Dl2t.c585 struct l2t_entry *t4_l2t_alloc_switching(struct adapter *adap, u16 vlan, in t4_l2t_alloc_switching() function
633 return t4_l2t_alloc_switching(adap, vlan, port, dmac); in cxgb4_l2t_alloc_switching()
Dcxgb4_filter.c560 f->l2t = t4_l2t_alloc_switching(adapter, f->fs.vlan, in set_filter_wr()
1128 f->l2t = t4_l2t_alloc_switching(adapter, f->fs.vlan, in cxgb4_set_hash_filter()