Searched refs:BNX2FC_HBA_DBG (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/scsi/bnx2fc/ |
D | bnx2fc_debug.h | 44 void BNX2FC_HBA_DBG(const struct fc_lport *lport, const char *fmt, ...);
|
D | bnx2fc_fcoe.c | 270 BNX2FC_HBA_DBG(lport, "bnx2fc_xmit link down\n"); in bnx2fc_xmit() 277 BNX2FC_HBA_DBG(lport, "FCF not selected yet!\n"); in bnx2fc_xmit() 302 BNX2FC_HBA_DBG(lport, "xmit: Frame is for offloaded session " in bnx2fc_xmit() 548 BNX2FC_HBA_DBG(lport, "fpma mismatch\n"); in bnx2fc_recv_frame() 651 BNX2FC_HBA_DBG(lport, "FW stat req timed out\n"); in bnx2fc_get_host_stats() 773 BNX2FC_HBA_DBG(lport, "WWNN = 0x%llx\n", wwnn); in bnx2fc_net_config() 780 BNX2FC_HBA_DBG(lport, "WWPN = 0x%llx\n", wwpn); in bnx2fc_net_config() 870 BNX2FC_HBA_DBG(lport, "netevent handler - event=%s %ld\n", in bnx2fc_indicate_netevent() 1434 BNX2FC_HBA_DBG(ctlr->lp, "Unable to alloc blport\n"); in bnx2fc_if_create() 1629 BNX2FC_HBA_DBG(lport, "Entered bnx2fc_destroy_work\n"); in bnx2fc_destroy_work() [all …]
|
D | bnx2fc_debug.c | 64 void BNX2FC_HBA_DBG(const struct fc_lport *lport, const char *fmt, ...) in BNX2FC_HBA_DBG() function
|
D | bnx2fc_tgt.c | 451 BNX2FC_HBA_DBG(lport, "rport_event_hdlr: event = %d, port_id = 0x%x\n", in bnx2fc_rport_event_handler() 474 BNX2FC_HBA_DBG(lport, "not FCP type target." in bnx2fc_rport_event_handler() 479 BNX2FC_HBA_DBG(lport, "not FCP_TARGET" in bnx2fc_rport_event_handler()
|
D | bnx2fc_hwi.c | 244 BNX2FC_HBA_DBG(lport, "ofld_req: port_id = 0, link down?\n"); in bnx2fc_send_session_ofld_req() 619 BNX2FC_HBA_DBG(lport, "fh_r_ctl = 0x%x\n", fh->fh_r_ctl); in bnx2fc_process_l2_frame_compl()
|