Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_qp.c271 static int to_mthca_state(enum ib_qp_state ib_state) in to_mthca_state() function
569 qp_context->flags = cpu_to_be32((to_mthca_state(new_state) << 28) | in __mthca_modify_qp()