Home
last modified time | relevance | path

Searched refs:core_cap_flags (Results 1 – 22 of 22) sorted by relevance

/linux-6.15/include/rdma/
H A Dib_verbs.h2201 u32 core_cap_flags; member
3141 return device->port_data[port_num].immutable.core_cap_flags & in rdma_is_grh_required()
3148 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_ib()
3155 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce()
3162 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_udp_encap()
3169 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_eth_encap()
3176 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_iwarp()
3190 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_raw_packet()
3197 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_usnic()
3215 return device->port_data[port_num].immutable.core_cap_flags & in rdma_cap_ib_mad()
[all …]
H A Drdma_vt.h141 u32 core_cap_flags; member
/linux-6.15/drivers/infiniband/hw/ocrdma/
H A Docrdma_main.c79 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in ocrdma_port_immutable()
81 immutable->core_cap_flags |= RDMA_CORE_CAP_PROT_ROCE_UDP_ENCAP; in ocrdma_port_immutable()
/linux-6.15/drivers/infiniband/sw/rdmavt/
H A Dvt.c266 immutable->core_cap_flags = rdi->dparms.core_cap_flags; in rvt_get_port_immutable()
/linux-6.15/drivers/infiniband/hw/qedr/
H A Dmain.c96 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE | in qedr_roce_port_immutable()
114 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in qedr_iw_port_immutable()
/linux-6.15/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c132 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE; in pvrdma_port_immutable()
134 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in pvrdma_port_immutable()
/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c525 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in hns_roce_port_immutable()
527 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in hns_roce_port_immutable()
/linux-6.15/drivers/infiniband/hw/mana/
H A Dmain.c563 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mana_ib_get_port_immutable()
565 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in mana_ib_get_port_immutable()
/linux-6.15/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c328 immutable->core_cap_flags = RDMA_CORE_PORT_USNIC; in usnic_port_immutable()
/linux-6.15/drivers/infiniband/hw/cxgb4/
H A Dprovider.c430 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
/linux-6.15/drivers/infiniband/hw/mlx4/
H A Dmain.c2484 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mlx4_port_immutable()
2488 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in mlx4_port_immutable()
2490 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE | in mlx4_port_immutable()
2492 immutable->core_cap_flags |= RDMA_CORE_PORT_RAW_PACKET; in mlx4_port_immutable()
2493 if (immutable->core_cap_flags & (RDMA_CORE_PORT_IBA_ROCE | in mlx4_port_immutable()
/linux-6.15/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1035 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mthca_port_immutable()
/linux-6.15/drivers/infiniband/hw/erdma/
H A Derdma_verbs.c418 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in erdma_get_port_immutable()
421 port_immutable->core_cap_flags = in erdma_get_port_immutable()
/linux-6.15/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c213 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in rxe_port_immutable()
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dmain.c3195 immutable->core_cap_flags = get_core_cap_flags(ibdev, &rep); in mlx5_port_immutable()
3207 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable()
3215 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable()
/linux-6.15/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c223 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
/linux-6.15/drivers/infiniband/hw/qib/
H A Dqib_verbs.c1602 dd->verbs_dev.rdi.dparms.core_cap_flags = RDMA_CORE_PORT_IBA_IB; in qib_register_ib_device()
/linux-6.15/fs/smb/server/
H A Dtransport_rdma.c1651 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in smb_direct_accept_client()
/linux-6.15/drivers/infiniband/hw/hfi1/
H A Dverbs.c1817 dd->verbs_dev.rdi.dparms.core_cap_flags = RDMA_CORE_PORT_INTEL_OPA | in hfi1_register_ib_device()
/linux-6.15/fs/smb/client/
H A Dsmbdirect.c1598 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()
/linux-6.15/drivers/infiniband/hw/irdma/
H A Dverbs.c3923 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in irdma_roce_port_immutable()
3941 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in irdma_iw_port_immutable()
/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c324 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in bnxt_re_get_port_immutable()
325 immutable->core_cap_flags |= RDMA_CORE_CAP_PROT_ROCE_UDP_ENCAP; in bnxt_re_get_port_immutable()