Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c34 BNX2FC_TGT_DBG(tgt, "upld_timer - Upload compl not received!!\n"); in bnx2fc_upld_timer()
47 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 …]
Dbnx2fc_hwi.c565 BNX2FC_TGT_DBG(tgt, "Unable to allocate unsol_work\n"); in bnx2fc_process_l2_frame_compl()
569 BNX2FC_TGT_DBG(tgt, "l2_frame_compl l2_oxid = 0x%x, frame_len = %d\n", in bnx2fc_process_l2_frame_compl()
644 BNX2FC_TGT_DBG(tgt, "Entered UNSOL COMPLETION wqe = 0x%x\n", wqe); in bnx2fc_process_unsol_compl()
663 BNX2FC_TGT_DBG(tgt, "Memory alloc failure\n"); in bnx2fc_process_unsol_compl()
697 BNX2FC_TGT_DBG(tgt, "Unsol Error Frame OX_ID = 0x%x\n", xid); in bnx2fc_process_unsol_compl()
698 BNX2FC_TGT_DBG(tgt, "err_warn_bitmap = %08x:%08x\n", in bnx2fc_process_unsol_compl()
701 BNX2FC_TGT_DBG(tgt, "buf_offsets - tx = 0x%x, rx = 0x%x\n", in bnx2fc_process_unsol_compl()
706 BNX2FC_TGT_DBG(tgt, "xid(0x%x) out of FW range\n", in bnx2fc_process_unsol_compl()
755 BNX2FC_TGT_DBG(tgt, "err = 0x%x\n", err_warn); in bnx2fc_process_unsol_compl()
765 BNX2FC_TGT_DBG(tgt, "REC TOV popped for xid - 0x%x\n", in bnx2fc_process_unsol_compl()
[all …]
Dbnx2fc_debug.h42 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...);
Dbnx2fc_debug.c40 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...) in BNX2FC_TGT_DBG() function
Dbnx2fc_io.c415 BNX2FC_TGT_DBG(tgt, "No free els_tm cmds available " in bnx2fc_elstm_alloc()
745 BNX2FC_TGT_DBG(tgt, "Initiate TMF - xid = 0x%x\n", xid); in bnx2fc_initiate_tmf()
797 BNX2FC_TGT_DBG(tgt, "task mgmt command failed...\n"); in bnx2fc_initiate_tmf()
800 BNX2FC_TGT_DBG(tgt, "task mgmt command success...\n"); in bnx2fc_initiate_tmf()
1122 BNX2FC_TGT_DBG(tgt, "Entered bnx2fc_eh_abort\n"); in bnx2fc_eh_abort()
1404 BNX2FC_TGT_DBG(tgt, "LUN RST cmpl: scan for pending IOs\n"); in bnx2fc_lun_reset_cmpl()
1439 BNX2FC_TGT_DBG(tgt, "TGT RST cmpl: scan for pending IOs\n"); in bnx2fc_tgt_reset_cmpl()
Dbnx2fc_fcoe.c185 BNX2FC_TGT_DBG(tgt, "flush/cleanup\n"); in bnx2fc_cleanup()
203 BNX2FC_TGT_DBG(tgt, "Xmit L2 frame rport = 0x%x, oxid = 0x%x, " in bnx2fc_xmit_l2_frame()
224 BNX2FC_TGT_DBG(tgt, "ABTS frame\n"); in bnx2fc_xmit_l2_frame()
226 BNX2FC_TGT_DBG(tgt, "Send L2 frame type 0x%x " in bnx2fc_xmit_l2_frame()