Searched refs:wqe_0 (Results 1 – 1 of 1) sorted by relevance
50 u64 *wqe_0 = NULL; in i40iw_nop_1() local63 wqe_0 = qp->sq_base[peek_head].elem; in i40iw_nop_1()65 wqe_0[3] = LS_64(!qp->swqe_polarity, I40IWQPSQ_VALID); in i40iw_nop_1()67 wqe_0[3] = LS_64(qp->swqe_polarity, I40IWQPSQ_VALID); in i40iw_nop_1()147 u64 *wqe_0 = NULL; in i40iw_qp_get_next_send_wqe() local186 wqe_0 = qp->sq_base[peek_head].elem; in i40iw_qp_get_next_send_wqe()189 if (RS_64(wqe_0[3], I40IWQPSQ_VALID) != !qp->swqe_polarity) in i40iw_qp_get_next_send_wqe()190 wqe_0[3] = LS_64(!qp->swqe_polarity, I40IWQPSQ_VALID); in i40iw_qp_get_next_send_wqe()