| H A D | t4_filter.c | 63 struct smt_entry *smt; /* SMT entry for SMAC rewrite */ member 769 struct smt_entry *smt) in set_tcamfilter() 832 f->smt = smt; in hashfilter_ntuple() 1113 struct smt_entry *smt = NULL; in del_tcamfilter() 1248 smt = t4_smt_alloc_switching(sc->smt, t->fs.smac); in t4_filter_rpl() 1249 if (__predict_false(smt == NULL)) { in t4_filter_rpl() 1253 rc = t4_smt_set_switching(sc, smt, 0x0, t->fs.smac); in t4_filter_rpl() 1259 rc = set_hashfilter(sc, t, ftuple, l2te, smt); in t4_filter_rpl() 634 set_tcamfilter(struct adapter * sc,struct t4_filter * t,struct l2t_entry * l2te,struct smt_entry * smt) set_tcamfilter() argument 911 struct smt_entry *smt = NULL; set_filter() local 1620 set_hashfilter(struct adapter * sc,struct t4_filter * t,uint64_t ftuple,struct l2t_entry * l2te,struct smt_entry * smt) set_hashfilter() argument [all...] |