Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_ah.c85 if (ret && grh->sgid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) in hns_roce_create_ah()
89 grh->sgid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) in hns_roce_create_ah()
H A Dhns_roce_device.h1157 return grh->sgid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP ? in get_tclass()
H A Dhns_roce_hw_v2.c3149 if (attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) { in hns_roce_v2_set_gid()
4873 grh->sgid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) { in hns_roce_set_sl()
4880 grh->sgid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) in hns_roce_set_sl()
4938 is_udp = (gid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP); in hns_roce_v2_set_path()
/linux/drivers/infiniband/hw/mlx5/
H A Dah.c41 if ((gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) && in mlx5_ah_get_udp_sport()
83 if (gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) in create_ib_ah()
H A Dmacsec.c231 if (attr->gid_type != IB_GID_TYPE_ROCE_UDP_ENCAP) in mlx5r_add_gid_macsec_operations()
310 if (attr->gid_type != IB_GID_TYPE_ROCE_UDP_ENCAP) in mlx5r_del_gid_macsec_operations()
H A Dmain.c594 case IB_GID_TYPE_ROCE_UDP_ENCAP: in set_roce_addr()
642 if (attr->gid_type != IB_GID_TYPE_ROCE_UDP_ENCAP) in mlx5_get_roce_udp_sport_min()
H A Dqp.c3552 (grh->sgid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) && in mlx5_set_path()
3559 if (gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) in mlx5_set_path()
/linux/drivers/infiniband/core/
H A Dlag.c115 ah_attr->grh.sgid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP && in rdma_lag_get_ah_roce_slave()
H A Dcma.c51 #define CMA_PREFERRED_ROCE_GID_TYPE IB_GID_TYPE_ROCE_UDP_ENCAP
3091 test_bit(IB_GID_TYPE_ROCE_UDP_ENCAP, &supported_gids)) in cma_route_gid_type()
3092 return IB_GID_TYPE_ROCE_UDP_ENCAP; in cma_route_gid_type()
4949 (gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) ? 0 : 0xff; in cma_iboe_set_mgid()
4951 (gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) ? 0 : 0x0e; in cma_iboe_set_mgid()
4997 if (gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) { in cma_iboe_join_multicast()
5005 if (gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) in cma_iboe_join_multicast()
H A Droce_gid_mgmt.c77 {rdma_protocol_roce_udp_encap, IB_GID_TYPE_ROCE_UDP_ENCAP},
H A Dcache.c141 [IB_GID_TYPE_ROCE_UDP_ENCAP] = "RoCE v2",
/linux/include/rdma/
H A Dib_sa.h199 return IB_GID_TYPE_ROCE_UDP_ENCAP; in sa_conv_pathrec_to_gid_type()
211 case IB_GID_TYPE_ROCE_UDP_ENCAP: in sa_conv_gid_to_pathrec_type()
H A Dib_verbs.h146 IB_GID_TYPE_ROCE_UDP_ENCAP = IB_UVERBS_GID_TYPE_ROCE_V2, enumerator
194 return IB_GID_TYPE_ROCE_UDP_ENCAP; in ib_network_to_gid_type()
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_misc.c303 return (gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) ? in ib_gid_type_to_pvrdma()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_recv.c306 IB_GID_TYPE_ROCE_UDP_ENCAP, in rxe_chk_dgid()
/linux/net/smc/
H A Dsmc_ib.c240 if (smcrv2 && attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP && in smc_ib_determine_gid_rcu()
321 (smcrv2 && attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP && in smc_ib_check_link_gid()
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c409 has_udp = (sgid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP); in qedr_gsi_build_header()
/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c1995 case IB_GID_TYPE_ROCE_UDP_ENCAP: in gid_type_to_qpc()
2277 IB_GID_TYPE_ROCE_UDP_ENCAP : IB_GID_TYPE_ROCE; in __mlx4_ib_modify_qp()
3059 is_udp = gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP; in build_mlx_header()
3553 qp = (gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) ? in _mlx4_ib_post_send()
H A Dmain.c217 if (gids[i].gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP) { in mlx4_ib_update_gids_v1_v2()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c2283 is_udp = sgid_attr->gid_type == IB_GID_TYPE_ROCE_UDP_ENCAP; in bnxt_re_build_qp1_send_v2()