Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ehca/
Dehca_qp.c183 static inline enum ib_qp_statetrans get_modqp_statetrans(int ib_fromstate, in get_modqp_statetrans() argument
192 switch (ib_fromstate) { in get_modqp_statetrans()
202 if (ib_fromstate == IB_QPS_INIT) in get_modqp_statetrans()
206 switch (ib_fromstate) { in get_modqp_statetrans()
222 if (ib_fromstate == IB_QPS_RTS) in get_modqp_statetrans()