Home
last modified time | relevance | path

Searched refs:rdma_core_cap_opa_port (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h3340 * rdma_core_cap_opa_port - Return whether the RDMA Port is OPA or not.
3346 static inline bool rdma_core_cap_opa_port(struct ib_device *device, in rdma_core_cap_opa_port() function
3365 if (rdma_core_cap_opa_port(device, port)) in rdma_mtu_enum_to_int()
3382 if (rdma_core_cap_opa_port(device, port)) in rdma_mtu_from_attr()
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h3401 * rdma_core_cap_opa_port - Return whether the RDMA Port is OPA or not.
3407 static inline bool rdma_core_cap_opa_port(struct ib_device *device, in rdma_core_cap_opa_port() function
3426 if (rdma_core_cap_opa_port(device, port)) in rdma_mtu_enum_to_int()
3443 if (rdma_core_cap_opa_port(device, port)) in rdma_mtu_from_attr()

Completed in 18 milliseconds