Searched refs:PORT_PKIND (Results 1 – 1 of 1) sorted by relevance
118 #define PORT_PKIND(sc) ((sc)->sc_unit) macro427 val |= (uint64_t)PORT_PKIND(sc) << BGX_CMR_RX_ID_MAP_PKND_S; in ogx_attach()520 val = PKI_RD_8(node, PKI_CL_PKIND_STYLE(cl, PORT_PKIND(sc))); in ogx_attach()524 PKI_WR_8(node, PKI_CL_PKIND_STYLE(cl, PORT_PKIND(sc)), val); in ogx_attach()1051 if (__predict_false(pkind != PORT_PKIND(sc))) { in ogx_rxintr()1053 DEVNAME(sc), pkind, PORT_PKIND(sc)); in ogx_rxintr()1779 PKI_STAT_BASE(PORT_PKIND(sc)), PKI_STAT_SIZE, in ogx_kstat_attach()