Searched refs:pa_pkey_tbl (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c658 port->pa_pkey_tbl = NULL;
664 newport.pa_pkey_tbl = pkey_tbl;
674 if (pkey == port->pa_pkey_tbl[opkey_idx].pt_pkey) {
676 port->pa_pkey_tbl[opkey_idx].pt_qp_hdl;
677 port->pa_pkey_tbl[opkey_idx].pt_qp_hdl = NULL;
693 if (port->pa_pkey_tbl[opkey_idx].pt_qp_hdl != NULL) {
699 port->pa_pkey_tbl[opkey_idx].pt_pkey);
704 if (port->pa_pkey_tbl != NULL) {
705 kmem_free(port->pa_pkey_tbl,
710 port->pa_pkey_tbl
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdm/
H A Dibdm_ibnex.h195 ibdm_pkey_tbl_t *pa_pkey_tbl; member in struct:ibdm_port_attr_s
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_hca.c390 if (pkey == port_attr->pa_pkey_tbl[ii].pt_pkey) {
H A Dibnex_ioctl.c1106 if (IBNEX_INVALID_PKEY(pattr->pa_pkey_tbl[k].
1225 pkey = port_attr->pa_pkey_tbl[l].pt_pkey;
H A Dibnex.c1497 pkey = port_attr->pa_pkey_tbl[ii].pt_pkey;
1685 if (pkey == port_attr->pa_pkey_tbl[ii].pt_pkey) {

Completed in 95 milliseconds