Searched refs:DP_ALLOCATED_BW (Results 1 – 2 of 2) sorted by relevance
110 DPTUN_REG(DP_ALLOCATED_BW) | \496 tunnel->allocated_bw = tunnel_reg(regs, DP_ALLOCATED_BW) * in create_tunnel()564 if (tunnel_reg(regs, DP_ALLOCATED_BW)) { in tunnel_regs_are_valid()601 if (tunnel_reg(regs, DP_ALLOCATED_BW) > tunnel_reg(regs, DP_ESTIMATED_BW)) { in tunnel_regs_are_valid()604 DPTUN_BW_ARG(tunnel_reg(regs, DP_ALLOCATED_BW) * in tunnel_regs_are_valid()666 tunnel_reg(regs, DP_ALLOCATED_BW) * tunnel->bw_granularity) { in tunnel_info_changes_are_valid()670 DPTUN_BW_ARG(tunnel_reg(regs, DP_ALLOCATED_BW) * tunnel->bw_granularity)); in tunnel_info_changes_are_valid()
1448 #define DP_ALLOCATED_BW 0xe0024 macro