| /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()
|
| /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()
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_ah.c | 78 ah->av.udp_sport = get_ah_udp_sport(ah_attr); in hns_roce_create_ah()
|
| H A D | hns_roce_device.h | 523 u16 udp_sport; 517 u16 udp_sport; global() member
|
| H A D | hns_roce_hw_v2.c | 439 hr_reg_write(ud_sq_wqe, UD_SEND_WQE_UDPSPN, ah->av.udp_sport); in fill_ud_av()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | ah.c | 85 ah->av.udp_sport = mlx5_ah_get_udp_sport(dev, ah_attr); in create_ib_ah()
|
| H A D | fs.c | 392 MLX5_SET(fte_match_set_lyr_2_4, headers_c, udp_sport, in parse_flow_attr() 394 MLX5_SET(fte_match_set_lyr_2_4, headers_v, udp_sport, in parse_flow_attr()
|
| H A D | qp.c | 3532 MLX5_SET(ads, path, udp_sport, rdma_flow_label_to_udp_sport(fl)); in mlx5_set_path_udp_sport()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_arfs.c | 287 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, outer_headers_c, udp_sport); in arfs_create_groups() 559 outer_headers.udp_sport); in arfs_add_rule() 562 MLX5_SET(fte_match_param, spec->match_value, outer_headers.udp_sport, in arfs_add_rule()
|
| H A D | en_tc.c | 3059 udp_sport, ntohs(match.mask->src)); in __parse_cls_flower() 3061 udp_sport, ntohs(match.key->src)); in __parse_cls_flower() 3282 OFFLOAD(UDP_SPORT, 16, U16_MAX, udp.source, 0, udp_sport),
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc.h | 159 __be16 udp_sport, udp_sport_mask; member
|
| H A D | mae.c | 1520 encap->udp_sport); in efx_mae_register_encap_match()
|
| H A D | tc.c | 590 encap->udp_sport = match->value.enc_sport; in efx_tc_flower_record_encap_match()
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_fp.h | 303 u16 udp_sport; 302 u16 udp_sport; global() member
|
| H A D | qplib_fp.c | 1483 qp->udp_sport = le16_to_cpu(sb->udp_src_port); in bnxt_qplib_query_qp()
|
| H A D | ib_verbs.c | 2382 rdma_ah_set_grh(&qp_attr->ah_attr, NULL, qplib_qp->udp_sport, in bnxt_re_query_qp()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_ste_v1.c | 1095 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() 1405 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 | 586 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()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | conn.c | 714 MLX5_SET(qpc, qpc, primary_address_path.udp_sport, in mlx5_fpga_conn_rtr_qp()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 1648 udp_sport, upspec->sport_mask); in setup_fte_upper_proto_match() 1650 udp_sport, upspec->sport); in setup_fte_upper_proto_match()
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 517 peer_tunnel_id 2 udp_sport 1706 udp_dport 1707 && \
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 606 u8 udp_sport[0x10]; member 857 u8 udp_sport[0x10]; member
|