Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h599 } ibnex_ctl_query_hca_port_t; typedef
/titanic_44/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c3121 ibnex_ctl_query_hca_port_t *query_hca_port = NULL; in ibnex_ctl_query_hca_port()
3131 query_hca_port = kmem_zalloc(sizeof (ibnex_ctl_query_hca_port_t), in ibnex_ctl_query_hca_port()
3164 sizeof (ibnex_ctl_query_hca_port_t), mode) != 0) { in ibnex_ctl_query_hca_port()
3231 &((ibnex_ctl_query_hca_port_t *)arg)->port_info, in ibnex_ctl_query_hca_port()
3254 kmem_free(query_hca_port, sizeof (ibnex_ctl_query_hca_port_t)); in ibnex_ctl_query_hca_port()