Home
last modified time | relevance | path

Searched refs:modify_dci_qp_is_ok (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c4456 static bool modify_dci_qp_is_ok(enum ib_qp_state cur_state, enum ib_qp_state new_state, in modify_dci_qp_is_ok() function
4727 !modify_dci_qp_is_ok(cur_state, new_state, attr_mask)) { in mlx5_ib_modify_qp()