Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c37 #define DR_STE_SET_MASK_V(lookup_type, bit_mask, bm_fname, spec, s_fname) \ macro
53 DR_STE_SET_MASK_V(lookup_type, mask, mpls0_label, mask, \
55 DR_STE_SET_MASK_V(lookup_type, mask, mpls0_s_bos, mask, \
57 DR_STE_SET_MASK_V(lookup_type, mask, mpls0_exp, mask, \
59 DR_STE_SET_MASK_V(lookup_type, mask, mpls0_ttl, mask, \
778 DR_STE_SET_MASK_V(eth_l2_src_dst, bit_mask, dmac_47_16, mask, dmac_47_16); in dr_ste_build_eth_l2_src_des_bit_mask()
779 DR_STE_SET_MASK_V(eth_l2_src_dst, bit_mask, dmac_15_0, mask, dmac_15_0); in dr_ste_build_eth_l2_src_des_bit_mask()
790 DR_STE_SET_MASK_V(eth_l2_src_dst, bit_mask, first_vlan_id, mask, first_vid); in dr_ste_build_eth_l2_src_des_bit_mask()
791 DR_STE_SET_MASK_V(eth_l2_src_dst, bit_mask, first_cfi, mask, first_cfi); in dr_ste_build_eth_l2_src_des_bit_mask()
792 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()
[all …]