| /linux/include/rdma/ |
| H A D | ib_verbs.h | 2244 u32 core_cap_flags; 3220 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_eth_encap() 3227 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_iwarp() 3234 return device->port_data[port_num].immutable.core_cap_flags & in rdma_ib_or_roce() 3241 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_raw_packet() 3248 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_usnic() 3255 return device->port_data[port_num].immutable.core_cap_flags & 3269 return device->port_data[port_num].immutable.core_cap_flags & in rdma_cap_ib_mad() 3276 return device->port_data[port_num].immutable.core_cap_flags & 3294 return device->port_data[port_num].immutable.core_cap_flags in rdma_cap_opa_mad() 2227 u32 core_cap_flags; global() member [all...] |
| H A D | rdma_vt.h | 141 u32 core_cap_flags; member
|
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_main.c | 79 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/drivers/infiniband/sw/rdmavt/ |
| H A D | vt.c | 266 immutable->core_cap_flags = rdi->dparms.core_cap_flags; in rvt_get_port_immutable()
|
| /linux/drivers/infiniband/hw/mana/ |
| H A D | main.c | 566 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in mana_ib_get_port_immutable() 569 immutable->core_cap_flags = RDMA_CORE_CAP_PROT_ROCE_UDP_ENCAP in mana_ib_get_port_immutable() 574 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mana_ib_get_port_immutable()
|
| /linux/drivers/infiniband/hw/qedr/ |
| H A D | main.c | 96 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/drivers/infiniband/hw/ionic/ |
| H A D | ionic_ibdev.c | 156 attr->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in ionic_get_port_immutable()
|
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 132 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/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_main.c | 585 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in hns_roce_port_immutable() 587 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in hns_roce_port_immutable()
|
| /linux/drivers/infiniband/hw/mlx4/ |
| H A D | main.c | 2482 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mlx4_port_immutable() 2486 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; 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_RAW_PACKET; in mlx4_port_immutable() 2491 if (immutable->core_cap_flags & (RDMA_CORE_PORT_IBA_ROCE | in mlx4_port_immutable()
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_main.c | 328 immutable->core_cap_flags = RDMA_CORE_PORT_USNIC; in usnic_port_immutable()
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | provider.c | 430 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_provider.c | 1040 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mthca_port_immutable()
|
| /linux/drivers/infiniband/hw/erdma/ |
| H A D | erdma_verbs.c | 417 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in erdma_get_port_immutable() 420 port_immutable->core_cap_flags = in erdma_get_port_immutable()
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_verbs.c | 213 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in rxe_port_immutable()
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_verbs.c | 223 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | main.c | 3584 immutable->core_cap_flags = get_core_cap_flags(ibdev, &rep); in mlx5_port_immutable() 3596 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable() 3604 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | verbs.c | 1817 dd->verbs_dev.rdi.dparms.core_cap_flags = RDMA_CORE_PORT_INTEL_OPA | in hfi1_register_ib_device()
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 343 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in bnxt_re_get_port_immutable() 344 immutable->core_cap_flags |= RDMA_CORE_CAP_PROT_ROCE_UDP_ENCAP; in bnxt_re_get_port_immutable()
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | verbs.c | 4600 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in irdma_roce_port_immutable() 4618 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in irdma_iw_port_immutable()
|
| /linux/fs/smb/client/ |
| H A D | smbdirect.c | 2232 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()
|