Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c444 if (path_tq == NULL) { in ibcm_handle_get_path()
455 path_tq->attr.pa_dgids = (ib_gid_t *)(((uchar_t *)path_tq) + in ibcm_handle_get_path()
473 path_tq->flags = flags; in ibcm_handle_get_path()
475 path_tq->paths = paths; in ibcm_handle_get_path()
477 path_tq->func = func; in ibcm_handle_get_path()
478 path_tq->arg = arg; in ibcm_handle_get_path()
4140 path_tq->attr.ipa_dst_ip = (ibt_ip_addr_t *)(((uchar_t *)path_tq) + in ibcm_get_ip_path()
4158 path_tq->func = func; in ibcm_get_ip_path()
4159 path_tq->arg = arg; in ibcm_get_ip_path()
4160 path_tq->len = len; in ibcm_get_ip_path()
[all …]