Searched refs:g_mylmc (Results 1 – 1 of 1) sorted by relevance
109 u8 g_mylmc; member406 ib_ah_attr->src_path_bits = path->g_mylmc & 0x7f; in to_ib_ah_attr()410 ib_ah_attr->ah_flags = (path->g_mylmc & (1 << 7)) ? IB_AH_GRH : 0; in to_ib_ah_attr()516 path->g_mylmc = ah->src_path_bits & 0x7f; in mthca_path_set()527 path->g_mylmc |= 1 << 7; in mthca_path_set()