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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c812 if (f->fs.newdmac || f->fs.newvlan) {
864 FW_FILTER_WR_DMAC_V(f->fs.newdmac) |
1404 if (f->fs.newdmac || f->fs.newvlan) {
1918 if (f->fs.newdmac)
H A Dcxgb4_tc_flower.c382 fs->newdmac = 1;
H A Dcxgb4.h1399 uint32_t newdmac:1; /* rewrite destination MAC address */ member in struct:ch_filter_specification

Completed in 147 milliseconds