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.c48 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()
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()
311 BNX2FC_TGT_DBG(tgt, "waiting for disable compl\n"); in bnx2fc_upload_session()
324 BNX2FC_TGT_DBG(tgt, "send destroy req\n"); in bnx2fc_upload_session()
493 BNX2FC_TGT_DBG(tgt, "already offloaded\n"); in bnx2fc_rport_event_handler()
509 BNX2FC_TGT_DBG(tgt, "sess offloaded\n"); in bnx2fc_rport_event_handler()
553 BNX2FC_TGT_DBG(tgt, "UPLOAD num_ofld_sess = %d\n", in bnx2fc_rport_event_handler()
593 BNX2FC_TGT_DBG(tgt, "rport " in bnx2fc_tgt_lookup()
[all …]
H A Dbnx2fc_hwi.c566 BNX2FC_TGT_DBG(tgt, "Unable to allocate unsol_work\n"); in bnx2fc_process_l2_frame_compl()
662 BNX2FC_TGT_DBG(tgt, "Memory alloc failure\n"); in bnx2fc_process_unsol_compl()
697 BNX2FC_TGT_DBG(tgt, "err_warn_bitmap = %08x:%08x\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()
809 BNX2FC_TGT_DBG(tgt, "err_warn_bitmap = %08x:%08x", in bnx2fc_process_unsol_compl()
829 BNX2FC_TGT_DBG(tgt, "warn = 0x%x\n", err_warn); in bnx2fc_process_unsol_compl()
847 BNX2FC_TGT_DBG(tgt, "Unsolicited warning\n"); in bnx2fc_process_unsol_compl()
1270 BNX2FC_TGT_DBG(tgt, "disable successful\n"); in bnx2fc_process_conn_disable_cmpl()
[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()