Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDalias_GUID.c98 memcpy(&dev->sriov.demux[port_index].guid_cache[slave_id], in mlx4_ib_update_cache_on_guid_change()
113 return *(__be64 *)&dev->sriov.demux[port - 1].guid_cache[index]; in get_cached_alias_guid()
HDmlx4_ib.h477 __be64 guid_cache[128]; member
HDmad.c405 if (dev->sriov.demux[port - 1].guid_cache[i] == guid) in mlx4_ib_find_real_gid()
2297 dev->sriov.demux[i].guid_cache[0] = gid.global.interface_id; in mlx4_ib_init_sriov()
HDmcg.c256 sa_mad_data->port_gid.global.interface_id = group->demux->guid_cache[0]; in send_join_to_wire()
HDqp.c2586 guid_cache[ah->av.ib.gid_index]; in build_mlx_header()