push_idx          838 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 	if (info->push_idx >= I40IW_MAX_PUSH_PAGE_COUNT)
push_idx          847 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 	header = LS_64(info->push_idx, I40IW_CQPSQ_MPP_PPIDX) |
push_idx         2775 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 	      LS_64(info->push_idx, I40IWQPC_PPIDX) |
push_idx          384 drivers/infiniband/hw/i40iw/i40iw_type.h 	u16 push_idx;
push_idx          745 drivers/infiniband/hw/i40iw/i40iw_type.h 	u16 push_idx;
push_idx          934 drivers/infiniband/hw/i40iw/i40iw_type.h 	u32 push_idx;
push_idx          219 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	if (qp->push_idx != I40IW_INVALID_PUSH_PAGE_INDEX)
push_idx          239 drivers/infiniband/hw/i40iw/i40iw_verbs.c 		qp->push_idx = cqp_request->compl_info.op_ret_val;
push_idx          256 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	if (qp->push_idx == I40IW_INVALID_PUSH_PAGE_INDEX)
push_idx          267 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	cqp_info->in.u.manage_push_page.info.push_idx = qp->push_idx;
push_idx          275 drivers/infiniband/hw/i40iw/i40iw_verbs.c 		qp->push_idx = I40IW_INVALID_PUSH_PAGE_INDEX;
push_idx          580 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	qp->push_idx = I40IW_INVALID_PUSH_PAGE_INDEX;
push_idx          685 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	if (qp->push_idx == I40IW_INVALID_PUSH_PAGE_INDEX) {
push_idx          689 drivers/infiniband/hw/i40iw/i40iw_verbs.c 		ctx_info->push_idx = qp->push_idx;
push_idx          731 drivers/infiniband/hw/i40iw/i40iw_verbs.c 		uresp.push_idx = qp->push_idx;
push_idx          102 include/uapi/rdma/i40iw-abi.h 	__u16 push_idx;