Searched refs:sgid_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.c707 enum ibv_gid_type sgid_type = 0; local
715 &sgid_type);
719 (gid_type != sgid_type)));
826 uint32_t sgid_type; local
837 sgid_type = IBV_GID_TYPE_ROCE_V2;
839 sgid_type = IBV_GID_TYPE_IB_ROCE_V1;
846 sgid_type);

Completed in 68 milliseconds