Searched refs:IB_WQ_STATE (Results 1 – 4 of 4) sorted by relevance
1670 IB_WQ_STATE = 1 << 0, enumerator
2996 if (cmd.attr_mask > (IB_WQ_STATE | IB_WQ_CUR_STATE | IB_WQ_FLAGS)) in ib_uverbs_ex_modify_wq()
4249 new_state = wq_attr_mask & IB_WQ_STATE ? wq_attr->wq_state : cur_state; in mlx4_ib_modify_wq()
5214 wq_state = (wq_attr_mask & IB_WQ_STATE) ? in mlx5_ib_modify_wq()