Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_l2t.h93 struct l2t_entry *t4_l2t_alloc_switching(struct adapter *, uint16_t, uint8_t,
H A Dt4_l2t.c287 t4_l2t_alloc_switching(struct adapter *sc, uint16_t vlan, uint8_t port, in t4_l2t_alloc_switching() function
H A Dt4_filter.c1036 l2te = t4_l2t_alloc_switching(sc, t->fs.vlan, t->fs.eport, in set_filter()