Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dsa_query.c94 struct ib_sa_classport_cache classport_info; member
1421 if (!port->classport_info.valid) in ib_sa_opa_pathrecord_support()
1424 if (port->classport_info.data.type == RDMA_CLASS_PORT_INFO_OPA) in ib_sa_opa_pathrecord_support()
1425 ret = opa_get_cpi_capmask2(&port->classport_info.data.opa) & in ib_sa_opa_pathrecord_support()
1969 if ((port->classport_info.valid) && in ib_sa_sendonly_fullmem_support()
1970 (port->classport_info.data.type == RDMA_CLASS_PORT_INFO_IB)) in ib_sa_sendonly_fullmem_support()
1971 ret = ib_get_cpi_capmask2(&port->classport_info.data.ib) in ib_sa_sendonly_fullmem_support()
1997 struct ib_sa_classport_cache *info = &sa_query->port->classport_info; in ib_sa_classport_info_rec_callback()
2114 if (port->classport_info.valid) { in update_ib_cpi()
2139 if (!port->classport_info in update_ib_cpi()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c94 struct ib_sa_classport_cache classport_info; member
1403 if (!port->classport_info.valid) in ib_sa_opa_pathrecord_support()
1406 if (port->classport_info.data.type == RDMA_CLASS_PORT_INFO_OPA) in ib_sa_opa_pathrecord_support()
1407 ret = opa_get_cpi_capmask2(&port->classport_info.data.opa) & in ib_sa_opa_pathrecord_support()
1827 struct ib_sa_classport_cache *info = &sa_query->port->classport_info; in ib_sa_classport_info_rec_callback()
1944 if (port->classport_info.valid) { in update_ib_cpi()
1969 if (!port->classport_info.valid) { in update_ib_cpi()
1970 port->classport_info.retry_cnt++; in update_ib_cpi()
1971 if (port->classport_info.retry_cnt <= in update_ib_cpi()
2142 port->classport_info in ib_sa_event()
[all...]

Completed in 6 milliseconds