Searched refs:t4_l2t_alloc_switching (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | l2t.h | 121 struct l2t_entry *t4_l2t_alloc_switching(struct adapter *adap, u16 vlan,
|
D | l2t.c | 577 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()
|
D | cxgb4_filter.c | 814 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()
|