Searched refs:smac_47_16 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fs_tracepoint.c | 69 .m = MLX5_GET(fte_match_set_lyr_2_4, mask, smac_47_16) << 16 | in print_lyr_2_4_hdrs() 71 .v = MLX5_GET(fte_match_set_lyr_2_4, value, smac_47_16) << 16 | in print_lyr_2_4_hdrs()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_fs_ethtool.c | 295 ether_addr_copy(MLX5E_FTE_ADDR_OF(headers_c, smac_47_16), eth_mask->h_source); in parse_ether() 296 ether_addr_copy(MLX5E_FTE_ADDR_OF(headers_v, smac_47_16), eth_val->h_source); in parse_ether()
|
D | eswitch.c | 1013 MLX5_SET_TO_ONES(fte_match_param, match_criteria, outer_headers.smac_47_16); in esw_vport_enable_ingress_acl() 1044 MLX5_SET_TO_ONES(fte_match_param, match_criteria, outer_headers.smac_47_16); in esw_vport_enable_ingress_acl() 1172 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.smac_47_16); in esw_vport_ingress_config() 1176 outer_headers.smac_47_16); in esw_vport_ingress_config()
|
D | en_tc.c | 1331 smac_47_16), in __parse_cls_flower() 1334 smac_47_16), in __parse_cls_flower()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.c | 639 bool is_smac = MLX5_GET(fte_match_set_lyr_2_4, outer_c, smac_47_16) || in mlx5_is_fpga_egress_ipsec_rule()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | main.c | 2521 smac_47_16), in parse_flow_attr() 2524 smac_47_16), in parse_flow_attr()
|
/Linux-v4.19/include/linux/mlx5/ |
D | mlx5_ifc.h | 385 u8 smac_47_16[0x20]; member
|