Searched refs:imm_inval_pkey (Results 1 – 4 of 4) sorted by relevance
234 wc->imm_data = cqe->imm_inval_pkey; in handle_responder()242 wc->imm_data = cqe->imm_inval_pkey; in handle_responder()247 wc->imm_data = be32toh(cqe->imm_inval_pkey); in handle_responder()256 wc->pkey_index = be32toh(cqe->imm_inval_pkey) & 0xffff; in handle_responder()1148 return be32toh(cq->cqe64->imm_inval_pkey); in mlx5_cq_read_wc_imm_data()1150 return cq->cqe64->imm_inval_pkey; in mlx5_cq_read_wc_imm_data()
295 uint32_t imm_inval_pkey; member
202 wc->ex.imm_data = cqe->imm_inval_pkey; in handle_responder()214 wc->ex.imm_data = cqe->imm_inval_pkey; in handle_responder()219 wc->ex.invalidate_rkey = be32_to_cpu(cqe->imm_inval_pkey); in handle_responder()228 u16 pkey = be32_to_cpu(cqe->imm_inval_pkey) & 0xffff; in handle_responder()
662 __be32 imm_inval_pkey; member