Searched defs:mgid_index (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c112 u8 mgid_index; member in struct:mthca_qp_path
412 ib_ah_attr->grh.sgid_index = path->mgid_index & (dev->limits.gid_table_len - 1);
528 path->mgid_index = ah->grh.sgid_index;

Completed in 32 milliseconds