Searched refs:grh_mylmc (Results 1 – 4 of 4) sorted by relevance
145 u8 grh_mylmc; member
1742 path->grh_mylmc = rdma_ah_get_path_bits(ah) & 0x7f; in _mlx4_set_path()1766 path->grh_mylmc |= 1 << 7; in _mlx4_set_path()1842 path->grh_mylmc = (u8) (smac_index) | 0x80; in _mlx4_set_path()1903 context->pri_path.grh_mylmc = 0x80 | (u8) smac_index; in handle_eth_ud_smac_index()3957 rdma_ah_set_path_bits(ah_attr, path->grh_mylmc & 0x7f); in to_rdma_ah_attr()3960 if (path->grh_mylmc & (1 << 7)) { in to_rdma_ah_attr()
459 cmd->qp_context.pri_path.grh_mylmc = params->smac_index; in mlx4_update_qp()
841 qpc->pri_path.grh_mylmc = (0x80 & qpc->pri_path.grh_mylmc) + vp_oper->mac_idx; in update_vport_qp_param()3813 smac_ix = qpc->pri_path.grh_mylmc & 0x7f; in roce_verify_mac()4325 smac_index = cmd->qp_context.pri_path.grh_mylmc; in mlx4_UPDATE_QP_wrapper()