Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_misc.c36 static char *eibnx_make_nodename(eibnx_thr_info_t *, uint16_t);
469 if ((node_name = eibnx_make_nodename(ti, gwi->gw_portid)) == NULL) in eibnx_configure_node()
615 eibnx_make_nodename(eibnx_thr_info_t *info, uint16_t gw_portid) in eibnx_make_nodename() function