Home
last modified time | relevance | path

Searched refs:tt_map (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dport_sel.c404 set_bit(MLX5_TT_IPV4_TCP, port_sel->tt_map); in set_tt_map()
405 set_bit(MLX5_TT_IPV4_UDP, port_sel->tt_map); in set_tt_map()
406 set_bit(MLX5_TT_IPV6_TCP, port_sel->tt_map); in set_tt_map()
407 set_bit(MLX5_TT_IPV6_UDP, port_sel->tt_map); in set_tt_map()
408 set_bit(MLX5_TT_IPV4, port_sel->tt_map); in set_tt_map()
409 set_bit(MLX5_TT_IPV6, port_sel->tt_map); in set_tt_map()
410 set_bit(MLX5_TT_ANY, port_sel->tt_map); in set_tt_map()
416 set_bit(MLX5_TT_IPV4, port_sel->tt_map); in set_tt_map()
417 set_bit(MLX5_TT_IPV6, port_sel->tt_map); in set_tt_map()
418 set_bit(MLX5_TT_ANY, port_sel->tt_map); in set_tt_map()
[all …]
A Dport_sel.h22 DECLARE_BITMAP(tt_map, MLX5_NUM_TT);

Completed in 4 milliseconds