Searched refs:PRS_HDR_ETH_MC_SHIFT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/ | ||
| H A D | fm_port.h | 699 #define PRS_HDR_ETH_MC_SHIFT 24 macro |
| H A D | fm_port.c | 1453 tmpHxs[hdrNum] |= (i + 1) << PRS_HDR_ETH_MC_SHIFT; in SetPcd() |