Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h604 static inline int c4iw_convert_state(enum ib_qp_state ib_state) in c4iw_convert_state() argument
606 switch (ib_state) { in c4iw_convert_state()
/freebsd/sys/dev/mthca/
H A Dmthca_qp.c271 static int to_mthca_state(enum ib_qp_state ib_state) in to_mthca_state() argument
273 switch (ib_state) { in to_mthca_state()