Searched refs:ipoib_dbg (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c73 ipoib_dbg(netdev_priv(dev), "Created ah %p\n", ah->ah);
408 ipoib_dbg(priv, "TX ring full, stopping kernel net queue\n");
503 ipoib_dbg(priv, "PKEY is not assigned.\n");
516 ipoib_dbg(priv, "downing ib_dev\n");
635 ipoib_dbg(priv, "All sends and receives done.\n");
708 ipoib_dbg(priv, "Not flushing - IPOIB_FLAG_INITIALIZED not set.\n");
713 ipoib_dbg(priv, "Not flushing - IPOIB_FLAG_ADMIN_UP not set.\n");
728 ipoib_dbg(priv, "Not flushing - P_Key index not changed.\n");
734 ipoib_dbg(priv, "flushing\n");
758 ipoib_dbg(pri
[all...]
H A Dipoib_verbs.c258 ipoib_dbg(priv, "Port state change event\n");
261 ipoib_dbg(priv, "P_Key change event on port:%d\n", priv->port);
H A Dipoib_main.c99 ipoib_dbg(priv, "bringing up interface\n");
140 ipoib_dbg(priv, "stopping interface\n");
389 ipoib_dbg(priv, "PathRec LID 0x%04x for GID " IPOIB_GID_FMT "\n",
392 ipoib_dbg(priv, "PathRec status %d for GID " IPOIB_GID_FMT "\n",
411 ipoib_dbg(priv, "created address handle %p for LID 0x%04x, SL %d\n",
483 ipoib_dbg(priv, "Start path record lookup for " IPOIB_GID_FMT "\n",
638 ipoib_dbg(priv, "Send unicast ARP to %04x\n",
805 ipoib_dbg(priv, "IPOIB_FLAG_OPER_UP not set");
819 ipoib_dbg(priv,
H A Dipoib_cm.c291 ipoib_dbg(priv, "REQ arrived\n");
423 ipoib_dbg(priv, "cm recv error "
452 ipoib_dbg(priv, "failed to allocate receive buffer %d\n", wr_id);
545 ipoib_dbg(priv, "TX ring 0x%x full, stopping kernel net queue\n",
591 ipoib_dbg(priv, "failed cm send event "
931 ipoib_dbg(priv, "Request connection 0x%x for gid " IPOIB_GID_FMT " qpn 0x%x\n",
957 ipoib_dbg(priv, "Destroy active connection 0x%x head 0x%x tail 0x%x\n",
998 ipoib_dbg(priv, "DREQ received.\n");
1002 ipoib_dbg(priv, "REP received.\n");
1011 ipoib_dbg(pri
[all...]
H A Dipoib.h599 #define ipoib_dbg(priv, format, arg...) \ macro
610 #define ipoib_dbg(priv, format, arg...) \ macro

Completed in 116 milliseconds