Home
last modified time | relevance | path

Searched refs:MLX5_MAX_SUPPORTED_DSCP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx5/
H A Dport.h235 #define MLX5_MAX_SUPPORTED_DSCP 64 macro
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c700 uint8_t dscp2prio[MLX5_MAX_SUPPORTED_DSCP]; in mlx5e_dscp_prio_handler()
714 for (x = 0; x != MLX5_MAX_SUPPORTED_DSCP; x++) { in mlx5e_dscp_prio_handler()
1593 for (i = 0; i != MLX5_MAX_SUPPORTED_DSCP; i += 8) { in mlx5e_create_ethtool()
H A Den.h725 u8 dscp2prio[MLX5_MAX_SUPPORTED_DSCP];
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c1136 for (i = 0; i < MLX5_MAX_SUPPORTED_DSCP; i++) { in mlx5_set_dscp2prio()
1169 for (i = 0; i < MLX5_MAX_SUPPORTED_DSCP; i++) { in mlx5_query_dscp2prio()