Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.h121 struct l2t_entry *t4_l2t_alloc_switching(struct adapter *adap, u16 vlan,
Dl2t.c577 struct l2t_entry *t4_l2t_alloc_switching(struct adapter *adap, u16 vlan, in t4_l2t_alloc_switching() function
626 return t4_l2t_alloc_switching(adap, vlan, port, dmac); in cxgb4_l2t_alloc_switching()
Dcxgb4_filter.c814 f->l2t = t4_l2t_alloc_switching(adapter, f->fs.vlan, in set_filter_wr()
1406 f->l2t = t4_l2t_alloc_switching(adapter, f->fs.vlan, in cxgb4_set_hash_filter()