Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dalias_GUID.c101 memcpy(&dev->sriov.demux[port_index].guid_cache[slave_id], in mlx4_ib_update_cache_on_guid_change()
116 return *(__be64 *)&dev->sriov.demux[port - 1].guid_cache[index]; in get_cached_alias_guid()
H A Dmlx4_ib.h498 __be64 guid_cache[128]; member
H A Dmad.c439 if (dev->sriov.demux[port - 1].guid_cache[i] == guid) in mlx4_ib_find_real_gid()
2343 dev->sriov.demux[i].guid_cache[0] = gid.global.interface_id; in mlx4_ib_init_sriov()
H A Dmcg.c262 sa_mad_data->port_gid.global.interface_id = group->demux->guid_cache[0]; in send_join_to_wire()
H A Dqp.c3113 .guid_cache[ah->av.ib.gid_index]; in build_mlx_header()