Home
last modified time | relevance | path

Searched refs:umad_port_info_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h50 typedef struct umad_port_info_s umad_port_info_t; typedef
57 umad_port_info_t *uctx_port;
89 umad_port_info_t *hca_ports;
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c417 umad_init_port_info(const umad_hca_info_t *hca, umad_port_info_t *port) in umad_init_port_info()
445 umad_port_info_t *port; in umad_release_hca_info()
457 sizeof (umad_port_info_t)); in umad_release_hca_info()
506 umad_port_info_t *port; in umad_init_hca_info()
519 kmem_zalloc(sizeof (umad_port_info_t) * hca->hca_nports, KM_SLEEP); in umad_init_hca_info()
669 umad_port_info_t *port = &hca->hca_ports[j]; in umad_context_destroy()
868 umad_port_info_t *port = &hca.hca_ports[j]; in umad_attach()
1150 umad_port_info_t *port = agent->agent_uctx->uctx_port; in umad_register_agent()
1395 umad_port_info_t *port; in umad_open()
1516 umad_port_info_t *port; in umad_close()
[all …]