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

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h222 uint32_t newdmac:1; /* rewrite destination MAC address */ member in struct:t4_filter_specification
H A Dt4_filter.c635 V_FW_FILTER_WR_DMAC(f->fs.newdmac) |
940 if (t->fs.newdmac || t->fs.newvlan) {
1878 if (f->fs.newdmac) {
/freebsd-12-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c900 if (t->fs.newdmac)
1318 t.fs.newdmac = 1;
1369 (t.fs.eport || t.fs.newdmac || t.fs.newsmac || t.fs.newvlan ||

Completed in 168 milliseconds