Lines Matching defs:profile
2335 * Minimum Average Queue Size of the profile in cells.
2350 * Maximum Average Queue size of the profile in cells
2377 #define MLXSW_REG_CWTP_PROFILE_TO_INDEX(profile) (profile - 1)
2380 mlxsw_reg_cwtp_profile_pack(char *payload, u8 profile, u32 min, u32 max,
2383 u8 index = MLXSW_REG_CWTP_PROFILE_TO_INDEX(profile);
2392 * The CWTPM register maps each egress port and traffic class to profile num.
2430 * Index of the profile within {port, traffic class} to use.
2438 * Index of the profile within {port, traffic class} to use.
2446 * Index of the profile within {port, traffic class} to use.
2454 * Index of the profile within {port, traffic class} to use.
2462 * Index of the profile within {port, traffic class} to use.
2470 * Index of the profile within {port, traffic class} to use.
2479 u8 traffic_class, u8 profile,
2487 mlxsw_reg_cwtpm_tcp_g_set(payload, profile);
2488 mlxsw_reg_cwtpm_tcp_y_set(payload, profile);
2489 mlxsw_reg_cwtpm_tcp_r_set(payload, profile);
2490 mlxsw_reg_cwtpm_ntcp_g_set(payload, profile);
2491 mlxsw_reg_cwtpm_ntcp_y_set(payload, profile);
2492 mlxsw_reg_cwtpm_ntcp_r_set(payload, profile);
6837 * MAC msb profile ID.