Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_ioctl.h223 uint32_t newdmac:1; /* rewrite destination MAC address */ member
H A Dt4_filter.c726 V_FW_FILTER_WR_DMAC(f->fs.newdmac) | in set_tcamfilter()
1034 if (t->fs.newdmac || t->fs.newvlan) { in set_filter()
1939 if (f->fs.newdmac) { in configure_hashfilter_tcb()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c874 if (t->fs.newdmac) in do_show_one_filter_info()
1290 t.fs.newdmac = 1; in set_filter()
1341 (t.fs.eport || t.fs.newdmac || t.fs.newsmac || t.fs.newvlan || in set_filter()