Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1123 uint32_t tmpHxs[FM_PCD_PRS_NUM_OF_HDRS]; in SetPcd() local
1510 tmpHxs[hdrNum] |= PRS_HDR_MPLS_LBL_INTER_EN; in SetPcd()
1516 tmpHxs[greHdrNum] |= PRS_HDR_ERROR_DIS; in SetPcd()
1520 tmpHxs[hdrNum] |= PRS_HDR_UDP_PAD_REMOVAL; in SetPcd()
1523 tmpHxs[hdrNum] |= PRS_HDR_TCP_PAD_REMOVAL; in SetPcd()
1558 &tmpHxs[hdrNum]); in SetPcd()
1568 if (!(tmpHxs[hdrNum] & PRS_HDR_SW_PRS_EN)) in SetPcd()
1571 if (!(tmpHxs[hdrNum] & PRS_HDR_SW_PRS_EN)) in SetPcd()
1577 if (!(tmpHxs[hdrNum] & PRS_HDR_SW_PRS_EN)) in SetPcd()
1594 if (!(tmpHxs[hdrNum] & PRS_HDR_SW_PRS_EN)) in SetPcd()
[all …]