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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1083 uint32_t macsecEn = BMI_PORT_CFG_EN_MACSEC; local
1106 macsecEn |= (uint32_t)cnt << BMI_PORT_CFG_MS_SEL_SHIFT;
1107 WRITE_UINT32(*p_BmiCfgReg, GET_UINT32(*p_BmiCfgReg) | macsecEn);

Completed in 168 milliseconds