Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dl2t.h53 struct l2t_entry *cxgbe_l2t_alloc_switching(struct rte_eth_dev *dev, u16 vlan,
H A Dl2t.c184 struct l2t_entry *cxgbe_l2t_alloc_switching(struct rte_eth_dev *dev, u16 vlan, in cxgbe_l2t_alloc_switching() function
H A Dcxgbe_filter.c646 f->l2t = cxgbe_l2t_alloc_switching(dev, f->fs.vlan, in cxgbe_set_hash_filter()
1110 f->l2t = cxgbe_l2t_alloc_switching(f->dev, f->fs.vlan, in cxgbe_set_filter()