Searched refs:PRS_HDR_SW_PRS_EN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1042 tmpReg |= (PRS_HDR_SW_PRS_EN | tmpPrsOffset);
1568 if (!(tmpHxs[hdrNum] & PRS_HDR_SW_PRS_EN))
1569 tmpHxs[hdrNum] |= (PRS_HDR_SW_PRS_EN | OFFLOAD_SW_PATCH_IPv4_IPR_LABEL);
1571 if (!(tmpHxs[hdrNum] & PRS_HDR_SW_PRS_EN))
1572 tmpHxs[hdrNum] |= (PRS_HDR_SW_PRS_EN | OFFLOAD_SW_PATCH_IPv6_IPR_LABEL);
1577 if (!(tmpHxs[hdrNum] & PRS_HDR_SW_PRS_EN))
1578 tmpHxs[hdrNum] |= (PRS_HDR_SW_PRS_EN | OFFLOAD_SW_PATCH_IPv6_IPF_LABEL);
1583 if (!(tmpHxs[hdrNum] & PRS_HDR_SW_PRS_EN))
1584 tmpHxs[hdrNum] |= (PRS_HDR_SW_PRS_EN | OFFLOAD_SW_PATCH_IPv6_IPF_LABEL);
1594 if (!(tmpHxs[hdrNum] & PRS_HDR_SW_PRS_EN))
[all...]
H A Dfm_port.h681 #define PRS_HDR_SW_PRS_EN 0x00000400 macro

Completed in 82 milliseconds