Searched refs:Q_Key (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_prtn_config.c | 79 uint32_t Q_Key; member 111 uint8_t sl, uint8_t scope, uint32_t Q_Key, 195 group->flags.Q_Key, in __create_mgrp() 209 group->flags.Q_Key, in __create_mgrp() 259 broadcast_mgroup.flags.Q_Key = conf->flags.Q_Key ? in partition_create() 260 conf->flags.Q_Key : in partition_create() 303 if (!val || (flags->Q_Key = strtoul(val, NULL, 0)) == 0) in parse_group_flag() 605 mgroup.flags.Q_Key = conf->flags.Q_Key; in mgroup_create() 624 if (mgroup.flags.Q_Key == 0) in mgroup_create() 625 mgroup.flags.Q_Key = OSM_IPOIB_BROADCAST_MGRP_QKEY; in mgroup_create()
|
| H A D | osm_prtn.c | 246 uint8_t sl, uint8_t scope, uint32_t Q_Key, in osm_prtn_add_mcgroup() argument 267 mc_rec.qkey = CL_HTON32(Q_Key); in osm_prtn_add_mcgroup()
|