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

/freebsd-11.0-release/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h84 #define FM_PCD_PLCR 0x10000000 /**< Policer indicated */ macro
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1557 p_FmPort->pcdEngines |= FM_PCD_PLCR;
1561 p_FmPort->pcdEngines |= FM_PCD_PLCR;
1576 p_FmPort->pcdEngines |= FM_PCD_PLCR;
1581 p_FmPort->pcdEngines |= FM_PCD_PLCR;
1601 p_FmPort->pcdEngines |= FM_PCD_PLCR;
1683 if((p_FmPort->pcdEngines & FM_PCD_PLCR) &&
4263 SANITY_CHECK_RETURN_ERROR(p_FmPort->pcdEngines & FM_PCD_PLCR , E_INVALID_STATE);

Completed in 122 milliseconds