Searched refs:ip_ecn (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fs_tracepoint.c | 148 PRINT_MASKED_VAL_L2(u8, ip_ecn, ip_ecn, p, "%x"); in print_lyr_2_4_hdrs()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste.c | 880 spec->ip_ecn = MLX5_GET(fte_match_set_lyr_2_4, mask, ip_ecn); in dr_ste_copy_mask_spec() 1224 ecn, mask, ip_ecn); in dr_ste_build_eth_l3_ipv4_5_tuple_bit_mask() 1249 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, ecn, spec, ip_ecn); in dr_ste_build_eth_l3_ipv4_5_tuple_tag() 1593 DR_STE_SET_MASK_V(eth_l4, bit_mask, ecn, mask, ip_ecn); in dr_ste_build_ipv6_l3_l4_bit_mask() 1617 DR_STE_SET_TAG(eth_l4, tag, ecn, spec, ip_ecn); in dr_ste_build_ipv6_l3_l4_tag()
|
D | dr_matcher.c | 31 spec->ip_ecn || spec->ip_dscp); in dr_mask_is_l3_base_set()
|
D | dr_types.h | 386 u32 ip_ecn:2; member
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 1733 MLX5_SET(fte_match_set_lyr_2_4, headers_c, ip_ecn, in parse_tunnel_attr() 1735 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_ecn, in parse_tunnel_attr() 2064 MLX5_SET(fte_match_set_lyr_2_4, headers_c, ip_ecn, in __parse_cls_flower() 2066 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_ecn, in __parse_cls_flower()
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | main.c | 2585 MLX5_SET(fte_match_set_lyr_2_4, outer_c, ip_ecn, mask); in set_tos() 2586 MLX5_SET(fte_match_set_lyr_2_4, outer_v, ip_ecn, val); in set_tos()
|
/Linux-v5.4/include/linux/mlx5/ |
D | mlx5_ifc.h | 457 u8 ip_ecn[0x2]; member
|