Searched refs:core_cap_flags (Results 1 – 19 of 19) sorted by relevance
2160 u32 core_cap_flags; member3031 return device->port_data[port_num].immutable.core_cap_flags & in rdma_is_grh_required()3037 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_ib()3043 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce()3049 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_udp_encap()3055 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_eth_encap()3061 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_iwarp()3073 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_raw_packet()3079 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_usnic()3097 return device->port_data[port_num].immutable.core_cap_flags & in rdma_cap_ib_mad()[all …]
141 u32 core_cap_flags; member
93 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in ocrdma_port_immutable()95 immutable->core_cap_flags |= RDMA_CORE_CAP_PROT_ROCE_UDP_ENCAP; in ocrdma_port_immutable()
315 immutable->core_cap_flags = rdi->dparms.core_cap_flags; in rvt_get_port_immutable()
394 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in hns_roce_port_immutable()396 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in hns_roce_port_immutable()
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()
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()
312 immutable->core_cap_flags = RDMA_CORE_PORT_USNIC; in usnic_port_immutable()
2479 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mlx4_port_immutable()2483 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in mlx4_port_immutable()2485 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE | in mlx4_port_immutable()2487 immutable->core_cap_flags |= RDMA_CORE_PORT_RAW_PACKET; in mlx4_port_immutable()2488 if (immutable->core_cap_flags & (RDMA_CORE_PORT_IBA_ROCE | in mlx4_port_immutable()
428 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
130 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in rxe_port_immutable()
1055 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mthca_port_immutable()
3225 immutable->core_cap_flags = get_core_cap_flags(ibdev, &rep); in mlx5_port_immutable()3237 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable()3245 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable()
207 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
1601 dd->verbs_dev.rdi.dparms.core_cap_flags = RDMA_CORE_PORT_IBA_IB; in qib_register_ib_device()
1875 dd->verbs_dev.rdi.dparms.core_cap_flags = RDMA_CORE_PORT_INTEL_OPA | in hfi1_register_ib_device()
242 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in bnxt_re_get_port_immutable()243 immutable->core_cap_flags |= RDMA_CORE_CAP_PROT_ROCE_UDP_ENCAP; in bnxt_re_get_port_immutable()
1620 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()
2433 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in i40iw_port_immutable()