CMR_EN            702 drivers/net/ethernet/cavium/thunder/thunder_bgx.c 	bgx_reg_modify(bgx, lmacid, BGX_CMRX_CFG, CMR_EN);
CMR_EN            761 drivers/net/ethernet/cavium/thunder/thunder_bgx.c 	cfg &= ~CMR_EN;
CMR_EN            820 drivers/net/ethernet/cavium/thunder/thunder_bgx.c 	bgx_reg_modify(bgx, lmacid, BGX_CMRX_CFG, CMR_EN);
CMR_EN           1096 drivers/net/ethernet/cavium/thunder/thunder_bgx.c 	bgx_reg_modify(bgx, lmacid, BGX_CMRX_CFG, CMR_EN);
CMR_EN           1178 drivers/net/ethernet/cavium/thunder/thunder_bgx.c 	cfg &= ~CMR_EN;
CMR_EN           1559 drivers/net/ethernet/cavium/thunder/thunder_bgx.c 			val &= ~CMR_EN;
CMR_EN           1561 drivers/net/ethernet/cavium/thunder/thunder_bgx.c 			val |= CMR_EN;
CMR_EN            316 drivers/net/ethernet/marvell/octeontx2/af/cgx.c 		cfg |= CMR_EN | DATA_PKT_RX_EN | DATA_PKT_TX_EN;
CMR_EN            318 drivers/net/ethernet/marvell/octeontx2/af/cgx.c 		cfg &= ~(CMR_EN | DATA_PKT_RX_EN | DATA_PKT_TX_EN);