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