Home
last modified time | relevance | path

Searched refs:FM_PCD_PLCR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h203 #define FM_PCD_PLCR 0x10000000 /**< Policer indicated */ macro
H A Dfm_port.c1159 p_FmPort->pcdEngines |= FM_PCD_PLCR; in SetPcd()
1163 p_FmPort->pcdEngines |= FM_PCD_PLCR; in SetPcd()
1178 p_FmPort->pcdEngines |= FM_PCD_PLCR; in SetPcd()
1187 p_FmPort->pcdEngines |= FM_PCD_PLCR; in SetPcd()
1192 p_FmPort->pcdEngines |= FM_PCD_PLCR; in SetPcd()
1205 p_FmPort->pcdEngines |= FM_PCD_PLCR; in SetPcd()
1324 if ((p_FmPort->pcdEngines & FM_PCD_PLCR) in SetPcd()
4655 SANITY_CHECK_RETURN_ERROR(p_FmPort->pcdEngines & FM_PCD_PLCR, in FM_PORT_PcdPlcrModifyInitialProfile()