Home
last modified time | relevance | path

Searched refs:first_prio (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.c145 PRINT_MASKED_VAL_L2(u8, first_prio, first_prio, p, "%x"); in print_lyr_2_4_hdrs()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c792 DR_STE_SET_MASK_V(eth_l2_src_dst, bit_mask, first_priority, mask, first_prio); in dr_ste_build_eth_l2_src_des_bit_mask()
874 spec->first_prio = MLX5_GET(fte_match_set_lyr_2_4, mask, first_prio); in dr_ste_copy_mask_spec()
1088 DR_STE_SET_TAG(eth_l2_src_dst, tag, first_priority, spec, first_prio); in dr_ste_build_eth_l2_src_des_tag()
1281 DR_STE_SET_MASK_V(eth_l2_src, bit_mask, first_priority, mask, first_prio); in dr_ste_build_eth_l2_src_or_dst_bit_mask()
1333 DR_STE_SET_TAG(eth_l2_src, tag, first_priority, spec, first_prio); in dr_ste_build_eth_l2_src_or_dst_tag()
1471 DR_STE_SET_MASK_V(eth_l2_tnl, bit_mask, first_priority, mask, first_prio); in dr_ste_build_eth_l2_tnl_bit_mask()
1503 DR_STE_SET_TAG(eth_l2_tnl, tag, first_priority, spec, first_prio); in dr_ste_build_eth_l2_tnl_tag()
Ddr_matcher.c63 (_spec).first_cfi || (_spec).first_prio || (_spec).cvlan_tag || \
Ddr_types.h367 u32 first_prio:3; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c755 prio_mask = MLX5_GET(fte_match_set_lyr_2_4, headers_c, first_prio); in mlx5e_hairpin_get_prio()
756 prio_val = MLX5_GET(fte_match_set_lyr_2_4, headers_v, first_prio); in mlx5e_hairpin_get_prio()
1906 MLX5_SET(fte_match_set_lyr_2_4, headers_c, first_prio, in __parse_cls_flower()
1908 MLX5_SET(fte_match_set_lyr_2_4, headers_v, first_prio, in __parse_cls_flower()
2770 match_prio_mask = MLX5_GET(fte_match_set_lyr_2_4, headers_c, first_prio); in add_vlan_rewrite_action()
2771 match_prio_val = MLX5_GET(fte_match_set_lyr_2_4, headers_v, first_prio); in add_vlan_rewrite_action()
2797 first_prio) & in add_vlan_prio_tag_rewrite_action()
2801 first_prio), in add_vlan_prio_tag_rewrite_action()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c2756 first_prio, in parse_flow_attr()
2759 first_prio, in parse_flow_attr()
/Linux-v5.4/include/linux/mlx5/
Dmlx5_ifc.h451 u8 first_prio[0x3]; member