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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_cm.h62 IB_CM_LAP_IDLE, enumerator in enum:ib_cm_lap_state
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dcm.c2583 cm_id->lap_state != IB_CM_LAP_IDLE)) {
2669 case IB_CM_LAP_IDLE:
2777 cm_id->lap_state = IB_CM_LAP_IDLE;
2807 cm_id_priv->id.lap_state = IB_CM_LAP_IDLE;
3316 cm_id->lap_state == IB_CM_LAP_IDLE)) {
3317 cm_id->lap_state = IB_CM_LAP_IDLE;

Completed in 131 milliseconds