Searched refs:IB_CM_LAP_IDLE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/rdma/
H A Dib_cm.h64 IB_CM_LAP_IDLE, enumerator in enum:ib_cm_lap_state
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/core/
H A Dcm.c2405 cm_id->lap_state != IB_CM_LAP_IDLE)) {
2489 case IB_CM_LAP_IDLE:
2591 cm_id->lap_state = IB_CM_LAP_IDLE;
2622 cm_id_priv->id.lap_state = IB_CM_LAP_IDLE;
3112 cm_id->lap_state == IB_CM_LAP_IDLE)) {
3113 cm_id->lap_state = IB_CM_LAP_IDLE;

Completed in 49 milliseconds