feat(ccu): add CLOS topology support with configurable SQ size
- Introduce CCU_CLOS_REQUEST_SQ_SIZE constant for CLOS topology scenarios
- Modify GetAvailableBatch to accept sqSize parameter for dynamic configuration
- Update LinkData constructor to set fullmesh flag based on path configuration
- Use fullmesh flag to determine appropriate SQ size (default for fullmesh, CLOS size otherwise)
- Ensure backward compatibility with existing fullmesh topology configurationsNA
RDV
NA