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

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2002 uint32_t macsecEn = BMI_PORT_CFG_EN_MACSEC; local
2025 macsecEn |= (uint32_t)cnt << BMI_PORT_CFG_MS_SEL_SHIFT;
2028 WRITE_UINT32(*p_BmiCfgReg, GET_UINT32(*p_BmiCfgReg) | macsecEn);

Completed in 61 milliseconds