Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.h67 struct smt_entry *t4_smt_alloc_switching(struct smt_data *, uint8_t *);
H A Dt4_smt.c187 t4_smt_alloc_switching(struct smt_data *s, uint8_t *smac) in t4_smt_alloc_switching() function
H A Dt4_filter.c1046 smt = t4_smt_alloc_switching(sc->smt, t->fs.smac); in set_filter()