/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_nve_vxlan.c | 168 u8 udp_sport; in mlxsw_sp_nve_vxlan_config_prepare() local 176 get_random_bytes(&udp_sport, sizeof(udp_sport)); in mlxsw_sp_nve_vxlan_config_prepare() 177 udp_sport = (udp_sport % (0xee - 0x80 + 1)) + 0x80; in mlxsw_sp_nve_vxlan_config_prepare() 178 mlxsw_reg_tngcr_nve_udp_sport_prefix_set(tngcr_pl, udp_sport); in mlxsw_sp_nve_vxlan_config_prepare()
|
/openbmc/linux/include/linux/mlx5/ |
H A D | qp.h | 310 __be16 udp_sport; member 327 __be16 udp_sport; member
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_ah.c | 75 ah->av.udp_sport = get_ah_udp_sport(ah_attr); in hns_roce_create_ah()
|
H A D | hns_roce_device.h | 512 u16 udp_sport; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fs_tracepoint.c | 143 PRINT_MASKED_VAL_L2(u16, udp_sport, udp_sport, p, "%u"); in print_lyr_2_4_hdrs()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | ah.c | 82 ah->av.udp_sport = mlx5_ah_get_udp_sport(dev, ah_attr); in create_ib_ah()
|
H A D | fs.c | 386 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_sport, in parse_flow_attr() 388 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_sport, in parse_flow_attr()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_arfs.c | 286 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_sport); in arfs_create_groups() 558 outer_headers.udp_sport); in arfs_add_rule() 561 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_sport, in arfs_add_rule()
|
H A D | en_fs_ethtool.c | 219 MLX5E_FTE_SET(headers_c, udp_sport, ntohs(psrc_m)); in set_udp() 220 MLX5E_FTE_SET(headers_v, udp_sport, ntohs(psrc_v)); in set_udp()
|
H A D | en_tc.c | 2936 udp_sport, ntohs(match.mask->src)); in __parse_cls_flower() 2938 udp_sport, ntohs(match.key->src)); in __parse_cls_flower() 3159 OFFLOAD(UDP_SPORT, 16, U16_MAX, udp.source, 0, udp_sport),
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tc.h | 153 __be16 udp_sport, udp_sport_mask; member
|
H A D | mae.c | 1526 encap->udp_sport); in efx_mae_register_encap_match()
|
H A D | tc.c | 594 encap->udp_sport = match->value.enc_sport; in efx_tc_flower_record_encap_match()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | ct_fs_smfs.c | 82 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, headers_c, udp_sport); in mlx5_ct_fs_smfs_fill_mask()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 985 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_sport, in mlx5e_tc_tun_parse_udp_ports() 987 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_sport, in mlx5e_tc_tun_parse_udp_ports()
|
H A D | tc_ct.c | 454 udp_sport, ntohs(match.mask->src)); in mlx5_tc_ct_set_tuple_match() 456 udp_sport, ntohs(match.key->src)); in mlx5_tc_ct_set_tuple_match()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_ste.c | 888 spec->udp_sport = IFC_GET_CLR(fte_match_set_lyr_2_4, mask, udp_sport, clr); in dr_ste_copy_mask_spec()
|
H A D | dr_ste_v0.c | 855 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, source_port, spec, udp_sport); in dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag() 1184 DR_STE_SET_TAG(eth_l4, tag, src_port, spec, udp_sport); in dr_ste_v0_build_eth_ipv6_l3_l4_tag()
|
H A D | dr_matcher.c | 25 spec->udp_sport || spec->udp_dport); in dr_mask_is_tcp_udp_base_set()
|
H A D | dr_ste_v1.c | 1231 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple_v1, tag, source_port, spec, udp_sport); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag() 1541 DR_STE_SET_TAG(eth_l4_v1, tag, src_port, spec, udp_sport); in dr_ste_v1_build_eth_ipv6_l3_l4_tag()
|
H A D | dr_types.h | 590 u32 udp_sport:16; member
|
H A D | dr_send.c | 968 MLX5_SET(qpc, qpc, primary_address_path.udp_sport, in dr_cmd_modify_qp_init2rtr()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 1037 udp_sport, upspec->sport_mask); in setup_fte_upper_proto_match() 1039 udp_sport, upspec->sport); in setup_fte_upper_proto_match()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | conn.c | 716 MLX5_SET(qpc, qpc, primary_address_path.udp_sport, in mlx5_fpga_conn_rtr_qp()
|
/openbmc/linux/Documentation/virt/uml/ |
H A D | user_mode_linux_howto_v2.rst | 544 peer_tunnel_id 2 udp_sport 1706 udp_dport 1707 && \
|