Searched refs:next_state (Results 76 - 77 of 77) sorted by relevance

1234

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c1448 action0.next_state = kpuaction->next_state;
/linux-master/include/rdma/
H A Dib_verbs.h2985 * @next_state: Next QP state
2991 * checks that cur_state and next_state are valid QP states, that a
2992 * transition from cur_state to next_state is allowed by the IB spec,
2995 bool ib_modify_qp_is_ok(enum ib_qp_state cur_state, enum ib_qp_state next_state,

Completed in 144 milliseconds

1234