Tag Types in xf::common::utils_hw
¶
struct xf::common::utils_hw::LoadBalanceT¶
#include "xf_utils_hw/enums.hpp"
Distribute or collect according to back-pressure.
struct xf::common::utils_hw::RoundRobinT¶
#include "xf_utils_hw/enums.hpp"
Distribute or collect in round-robin order.
struct xf::common::utils_hw::TagSelectT¶
#include "xf_utils_hw/enums.hpp"
Distribute or collect by external tags.