PORT_PKIND
if (__predict_false(pkind != PORT_PKIND(sc))) {
DEVNAME(sc), pkind, PORT_PKIND(sc));
PKI_STAT_BASE(PORT_PKIND(sc)), PKI_STAT_SIZE,
val |= (uint64_t)PORT_PKIND(sc) << BGX_CMR_RX_ID_MAP_PKND_S;
val = PKI_RD_8(node, PKI_CL_PKIND_STYLE(cl, PORT_PKIND(sc)));
PKI_WR_8(node, PKI_CL_PKIND_STYLE(cl, PORT_PKIND(sc)), val);