Lines Matching defs:pool
10712 MLXSW_ITEM32(reg, sbpr, pool, 0x00, 0, 4);
10738 static inline void mlxsw_reg_sbpr_pack(char *payload, u8 pool,
10744 mlxsw_reg_sbpr_pool_set(payload, pool);
10754 * and configuration according to Port-PG, including the binding to pool
10803 * When the pool associated to the port-pg/tclass is configured to
10805 * When the pool associated to the port-pg/tclass is configured to
10817 * Association of the port-priority to a pool.
10820 MLXSW_ITEM32(reg, sbcm, pool, 0x24, 0, 4);
10825 bool infi_max, u8 pool)
10834 mlxsw_reg_sbcm_pool_set(payload, pool);
10857 * The pool associated to quota counting on the local_port.
10860 MLXSW_ITEM32(reg, sbpm, pool, 0x00, 8, 4);
10896 * When the pool associated to the port-pg/tclass is configured to
10898 * When the pool associated to the port-pg/tclass is configured to
10908 static inline void mlxsw_reg_sbpm_pack(char *payload, u8 local_port, u8 pool,
10914 mlxsw_reg_sbpm_pool_set(payload, pool);
10932 * the binding to pool and definition of the associated quota.
10952 * When the pool associated to the port-pg/tclass is configured to
10954 * When the pool associated to the port-pg/tclass is configured to
10965 * Association of the port-priority to a pool.
10968 MLXSW_ITEM32(reg, sbmm, pool, 0x24, 0, 4);
10971 u32 max_buff, u8 pool)
10977 mlxsw_reg_sbmm_pool_set(payload, pool);