Home
last modified time | relevance | path

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

/illumos-gate/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;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c418 umad_init_port_info(const umad_hca_info_t *hca, umad_port_info_t *port) in umad_init_port_info()
446 umad_port_info_t *port; in umad_release_hca_info()
458 sizeof (umad_port_info_t)); in umad_release_hca_info()
507 umad_port_info_t *port; in umad_init_hca_info()
520 kmem_zalloc(sizeof (umad_port_info_t) * hca->hca_nports, KM_SLEEP); in umad_init_hca_info()
670 umad_port_info_t *port = &hca->hca_ports[j]; in umad_context_destroy()
869 umad_port_info_t *port = &hca.hca_ports[j]; in umad_attach()
1151 umad_port_info_t *port = agent->agent_uctx->uctx_port; in umad_register_agent()
1396 umad_port_info_t *port; in umad_open()
1517 umad_port_info_t *port; in umad_close()
[all …]