Searched refs:IB_WQ_CUR_STATE (Results 1 – 4 of 4) sorted by relevance
1676 IB_WQ_CUR_STATE = 1 << 1, enumerator
3285 if (cmd.attr_mask > (IB_WQ_STATE | IB_WQ_CUR_STATE | IB_WQ_FLAGS)) in ib_uverbs_ex_modify_wq()
4211 cur_state = wq_attr_mask & IB_WQ_CUR_STATE ? wq_attr->curr_wq_state : in mlx4_ib_modify_wq()
5647 curr_wq_state = (wq_attr_mask & IB_WQ_CUR_STATE) ? in mlx5_ib_modify_wq()