Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.h68 int t4_smt_set_switching(struct adapter *, struct smt_entry *,
H A Dt4_smt.c203 t4_smt_set_switching(struct adapter *sc, struct smt_entry *e, uint16_t pfvf, in t4_smt_set_switching() function
H A Dt4_filter.c1051 rc = t4_smt_set_switching(sc, smt, 0x0, t->fs.smac); in set_filter()