Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c35 BNX2FC_TGT_DBG(tgt, "upld_timer - Upload compl not received!!\n"); in bnx2fc_upld_timer()
48 BNX2FC_TGT_DBG(tgt, "entered bnx2fc_ofld_timer\n"); in bnx2fc_ofld_timer()
128 BNX2FC_TGT_DBG(tgt, "ctx_alloc_failure, " in bnx2fc_offload_session()
156 BNX2FC_TGT_DBG(tgt, "bnx2fc_offload_session - offload error\n"); in bnx2fc_offload_session()
172 BNX2FC_TGT_DBG(tgt, "Entered flush_active_ios - %d\n", in bnx2fc_flush_active_ios()
263 BNX2FC_TGT_DBG(tgt, "IOs flushed = %d\n", i); in bnx2fc_flush_active_ios()
297 BNX2FC_TGT_DBG(tgt, "upload_session: active_ios = %d\n", in bnx2fc_upload_session()
311 BNX2FC_TGT_DBG(tgt, "waiting for disable compl\n"); in bnx2fc_upload_session()
318 BNX2FC_TGT_DBG(tgt, "flush/upload - disable wait flags = 0x%lx\n", in bnx2fc_upload_session()
324 BNX2FC_TGT_DBG(tgt, "send destroy req\n"); in bnx2fc_upload_session()
[all …]
H A Dbnx2fc_hwi.c566 BNX2FC_TGT_DBG(tgt, "Unable to allocate unsol_work\n"); in bnx2fc_process_l2_frame_compl()
570 BNX2FC_TGT_DBG(tgt, "l2_frame_compl l2_oxid = 0x%x, frame_len = %d\n", in bnx2fc_process_l2_frame_compl()
643 BNX2FC_TGT_DBG(tgt, "Entered UNSOL COMPLETION wqe = 0x%x\n", wqe); in bnx2fc_process_unsol_compl()
662 BNX2FC_TGT_DBG(tgt, "Memory alloc failure\n"); in bnx2fc_process_unsol_compl()
696 BNX2FC_TGT_DBG(tgt, "Unsol Error Frame OX_ID = 0x%x\n", xid); in bnx2fc_process_unsol_compl()
697 BNX2FC_TGT_DBG(tgt, "err_warn_bitmap = %08x:%08x\n", in bnx2fc_process_unsol_compl()
700 BNX2FC_TGT_DBG(tgt, "buf_offsets - tx = 0x%x, rx = 0x%x\n", in bnx2fc_process_unsol_compl()
704 BNX2FC_TGT_DBG(tgt, "xid(0x%x) out of FW range\n", in bnx2fc_process_unsol_compl()
748 BNX2FC_TGT_DBG(tgt, "err = 0x%x\n", err_warn); in bnx2fc_process_unsol_compl()
758 BNX2FC_TGT_DBG(tgt, "REC TOV popped for xid - 0x%x\n", in bnx2fc_process_unsol_compl()
[all …]
H A Dbnx2fc_debug.h43 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...);
H A Dbnx2fc_debug.c41 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...) in BNX2FC_TGT_DBG() function
H A Dbnx2fc_io.c428 BNX2FC_TGT_DBG(tgt, "No free els_tm cmds available " in bnx2fc_elstm_alloc()
756 BNX2FC_TGT_DBG(tgt, "Initiate TMF - xid = 0x%x\n", xid); in bnx2fc_initiate_tmf()
809 BNX2FC_TGT_DBG(tgt, "task mgmt command failed...\n"); in bnx2fc_initiate_tmf()
812 BNX2FC_TGT_DBG(tgt, "task mgmt command success...\n"); in bnx2fc_initiate_tmf()
1145 BNX2FC_TGT_DBG(tgt, "Entered bnx2fc_eh_abort\n"); in bnx2fc_eh_abort()
1467 BNX2FC_TGT_DBG(tgt, "LUN RST cmpl: scan for pending IOs\n"); in bnx2fc_lun_reset_cmpl()
1502 BNX2FC_TGT_DBG(tgt, "TGT RST cmpl: scan for pending IOs\n"); in bnx2fc_tgt_reset_cmpl()
H A Dbnx2fc_fcoe.c206 BNX2FC_TGT_DBG(tgt, "flush/cleanup\n"); in bnx2fc_cleanup()
224 BNX2FC_TGT_DBG(tgt, "Xmit L2 frame rport = 0x%x, oxid = 0x%x, " in bnx2fc_xmit_l2_frame()
245 BNX2FC_TGT_DBG(tgt, "ABTS frame\n"); in bnx2fc_xmit_l2_frame()
247 BNX2FC_TGT_DBG(tgt, "Send L2 frame type 0x%x " in bnx2fc_xmit_l2_frame()