RDMA_CM_DESTROYING
id_priv->state = RDMA_CM_DESTROYING;
if (READ_ONCE(id_priv->state) == RDMA_CM_DESTROYING ||
if (READ_ONCE(id_priv->state) == RDMA_CM_DESTROYING ||
READ_ONCE(id_priv->state) == RDMA_CM_DESTROYING)
if (READ_ONCE(id_priv->state) == RDMA_CM_DESTROYING ||
if (state == RDMA_CM_DESTROYING || state == RDMA_CM_DEVICE_REMOVAL) {