Searched refs:dmac_15_0 (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | mlx5_ifc_dr.h | 277 u8 dmac_15_0[0x10]; member 310 u8 dmac_15_0[0x10]; member 368 u8 dmac_15_0[0x10]; member 580 u8 dmac_15_0[0x10]; member
|
| D | dr_ste.c | 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() 873 spec->dmac_15_0 = MLX5_GET(fte_match_set_lyr_2_4, mask, dmac_15_0); in dr_ste_copy_mask_spec() 1062 DR_STE_SET_TAG(eth_l2_src_dst, tag, dmac_15_0, spec, dmac_15_0); in dr_ste_build_eth_l2_src_des_tag() 1429 DR_STE_SET_MASK_V(eth_l2_dst, bit_mask, dmac_15_0, mask, dmac_15_0); in dr_ste_build_eth_l2_dst_bit_mask() 1443 DR_STE_SET_TAG(eth_l2_dst, tag, dmac_15_0, spec, dmac_15_0); in dr_ste_build_eth_l2_dst_tag() 1468 DR_STE_SET_MASK_V(eth_l2_tnl, bit_mask, dmac_15_0, mask, dmac_15_0); in dr_ste_build_eth_l2_tnl_bit_mask() 1499 DR_STE_SET_TAG(eth_l2_tnl, tag, dmac_15_0, spec, dmac_15_0); in dr_ste_build_eth_l2_tnl_tag()
|
| D | dr_matcher.c | 13 return (spec->dmac_47_16 || spec->dmac_15_0); in dr_mask_is_dmac_set() 64 (_spec).svlan_tag || (_spec).dmac_47_16 || (_spec).dmac_15_0 || \
|
| D | dr_types.h | 368 u32 dmac_15_0:16; /* Destination MAC address of incoming packet */ member
|
| D | dr_action.c | 876 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, dmac_15_0); in dr_actions_l2_rewrite()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| D | fs_tracepoint.c | 75 MLX5_GET(fte_match_set_lyr_2_4, mask, dmac_15_0), in print_lyr_2_4_hdrs() 77 MLX5_GET(fte_match_set_lyr_2_4, value, dmac_15_0)}; in print_lyr_2_4_hdrs()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| D | ipsec.c | 645 MLX5_GET(fte_match_set_lyr_2_4, outer_c, dmac_15_0); in mlx5_is_fpga_egress_ipsec_rule()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_tc.c | 1763 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, headers_c, dmac_15_0); in parse_tunnel_attr() 2289 OFFLOAD(DMAC_15_0, 2, eth.h_dest[4], 0, dmac_15_0),
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | mlx5_ifc.h | 450 u8 dmac_15_0[0x10]; member
|