Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_smt.h69 struct smt_entry *t4_smt_alloc_switching(struct smt_data *, uint8_t *);
Dt4_smt.c189 t4_smt_alloc_switching(struct smt_data *s, uint8_t *smac) in t4_smt_alloc_switching() function
Dt4_filter.c952 smt = t4_smt_alloc_switching(sc->smt, t->fs.smac); in set_filter()