Searched refs:EIB_PROP_GW_PORT_NAME (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_cmn.c | 254 EIB_PROP_GW_PORT_NAME, &str); in eib_get_props() 345 EIB_PROP_GW_PORT_NAME, (char *)(new_gw_info->gi_port_name)); in eib_update_props() 347 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, EIB_PROP_GW_PORT_NAME, &str); in eib_update_props()
|
H A D | enx_misc.c | 274 ret = ndi_prop_update_string(DDI_DEV_T_NONE, dip, EIB_PROP_GW_PORT_NAME, in eibnx_create_node_props() 279 EIB_PROP_GW_PORT_NAME, gwi->gw_port_name, dip, ret); in eibnx_create_node_props()
|
/titanic_50/usr/src/uts/common/sys/ib/clients/eoib/ |
H A D | eib.h | 145 #define EIB_PROP_GW_PORT_NAME "gw-port-name" macro
|