Searched refs:port_pkey (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ib/ibnex/ |
H A D | ibnex.h | 69 ib_pkey_t port_pkey; member
|
/titanic_50/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex_ioctl.c | 1417 tmp->node_data.port_node.port_pkey = p_key; in ibnex_get_commsvcnode_snapshot() 1528 node_datap->node_data.port_node.port_pkey, svcname); in ibnex_fill_nodeinfo() 1859 port_pkey) && (strstr(dyn, name) != NULL)) { in ibnex_get_dip_from_apid() 2068 int port_pkey = 0; in ibnex_handle_commsvcnode_configure() local 2115 port_pkey = ibnex_str2hex(pkey_str, strlen(pkey_str), &ret); in ibnex_handle_commsvcnode_configure() 2117 "PKEY num %x", port_pkey); in ibnex_handle_commsvcnode_configure() 2124 if (port_pkey == 0) { in ibnex_handle_commsvcnode_configure() 2202 if (port_pkey == 0) in ibnex_handle_commsvcnode_configure() 2211 port_pkey, &ret, IBNEX_CFGADM_ENUMERATE) != NULL) { in ibnex_handle_commsvcnode_configure() 2262 nodep->node_data.port_node.port_pkey, in ibnex_return_apid()
|
H A D | ibnex.c | 1082 port_node->port_num, port_node->port_pkey, ibnex. in ibnex_name_child() 2724 node_pkey = node_data->node_data.port_node.port_pkey; in ibnex_get_node_and_dip_from_guid() 2774 node_pkey = node_data->node_data.port_node.port_pkey; in ibnex_get_dip_from_guid() 3034 port_node->port_pkey, svcname); in ibnex_commsvc_initnode() 3408 (nodep->node_data.port_node.port_pkey == pkey)) { in ibnex_is_node_data_present() 3577 node_data->node_data.port_node.port_pkey = pkey; in ibnex_init_child_nodedata()
|
H A D | ibnex_hca.c | 186 port_node->port_pkey, srvname); in ibnex_hca_bus_config()
|