Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c399 ipoib_dbg(priv, "REQ arrived\n"); in ipoib_cm_req_handler()
512 ipoib_dbg(priv, "cm recv error " in ipoib_cm_handle_rx_wc()
546 ipoib_dbg(priv, "failed to allocate receive buffer %d\n", wr_id); in ipoib_cm_handle_rx_wc()
667 ipoib_dbg(priv, "TX ring 0x%x full, stopping kernel net queue\n", in ipoib_cm_send()
712 ipoib_dbg(priv, "failed cm send event " in ipoib_cm_handle_tx_wc()
856 ipoib_dbg(priv, "cm rep handler\n"); in ipoib_cm_rep_handler()
950 ipoib_dbg(priv, "cm send req\n"); in ipoib_cm_send_req()
1044 ipoib_dbg(priv, "Request connection 0x%x for gid %pI6 qpn 0x%x\n", in ipoib_cm_tx_init()
1069 ipoib_dbg(priv, "Destroy active connection 0x%x head 0x%x tail 0x%x\n", in ipoib_cm_tx_destroy()
1123 ipoib_dbg(priv, "DREQ received.\n"); in ipoib_cm_tx_handler()
[all …]
H A Dipoib_ib.c76 ipoib_dbg(priv, "Created ah %p\n", ah->ah); in ipoib_create_ah()
540 ipoib_dbg(priv, "TX ring full, stopping kernel net queue\n"); in ipoib_send()
670 ipoib_dbg(priv, "PKEY is not assigned.\n"); in ipoib_ib_dev_up()
682 ipoib_dbg(priv, "downing ib_dev\n"); in ipoib_ib_dev_down()
733 ipoib_dbg(priv, "Failed to modify QP %d->%d, acceptable\n", in check_qp_movement_and_print()
834 ipoib_dbg(priv, "All sends and receives done.\n"); in ipoib_ib_dev_stop()
899 ipoib_dbg(priv, "Not flushing - IPOIB_FLAG_INITIALIZED not set.\n"); in __ipoib_ib_dev_flush()
904 ipoib_dbg(priv, "Not flushing - IPOIB_FLAG_ADMIN_UP not set.\n"); in __ipoib_ib_dev_flush()
920 ipoib_dbg(priv, "Not flushing - P_Key index not changed.\n"); in __ipoib_ib_dev_flush()
977 ipoib_dbg(priv, "cleaning up ib_dev\n"); in ipoib_ib_dev_cleanup()
H A Dipoib_main.c134 ipoib_dbg(priv, "bringing up interface\n"); in ipoib_open()
189 ipoib_dbg(priv, "stopping interface\n"); in ipoib_stop()
472 ipoib_dbg(priv, "mark path LID 0x%04x GID %16D invalid\n", in ipoib_mark_paths_invalid()
521 ipoib_dbg(priv, "PathRec LID 0x%04x for GID %16D\n", in path_rec_completion()
524 ipoib_dbg(priv, "PathRec status %d for GID %16D\n", in path_rec_completion()
544 ipoib_dbg(priv, "created address handle %p for LID 0x%04x, SL %d\n", in path_rec_completion()
642 ipoib_dbg(priv, "Start path record lookup for %16D MTU > %d\n", in path_rec_start()
H A Dipoib.h723 #define ipoib_dbg(priv, format, arg...) \ macro
734 #define ipoib_dbg(priv, format, arg...) \ macro
H A Dipoib_verbs.c275 ipoib_dbg(priv, "Event %d on device %s port %d\n", record->event, in ipoib_event()
H A Dipoib_multicast.c336 ipoib_dbg(priv, "Keeping carrier off until IB port is active\n"); in ipoib_mcast_carrier_on_task()
485 ipoib_dbg(priv, "%s: port state is not ACTIVE (state = %d) suspend task.\n", in ipoib_mcast_join_task()