DP_ALLOCATED_BW
DPTUN_REG(DP_ALLOCATED_BW) | \
tunnel->allocated_bw = tunnel_reg(regs, DP_ALLOCATED_BW) *
if (tunnel_reg(regs, DP_ALLOCATED_BW)) {
if (tunnel_reg(regs, DP_ALLOCATED_BW) > tunnel_reg(regs, DP_ESTIMATED_BW)) {
DPTUN_BW_ARG(tunnel_reg(regs, DP_ALLOCATED_BW) *
tunnel_reg(regs, DP_ALLOCATED_BW) * tunnel->bw_granularity) {
DPTUN_BW_ARG(tunnel_reg(regs, DP_ALLOCATED_BW) * tunnel->bw_granularity));