Searched refs:BNX2FC_HBA_DBG (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 293 BNX2FC_HBA_DBG(lport, "bnx2fc_xmit link down\n"); in bnx2fc_xmit() 300 BNX2FC_HBA_DBG(lport, "FCF not selected yet!\n"); in bnx2fc_xmit() 325 BNX2FC_HBA_DBG(lport, "xmit: Frame is for offloaded session " in bnx2fc_xmit() 574 BNX2FC_HBA_DBG(lport, "FC frame d_id mismatch with MAC %pM.\n", in bnx2fc_recv_frame() 584 BNX2FC_HBA_DBG(lport, "fpma mismatch\n"); in bnx2fc_recv_frame() 591 BNX2FC_HBA_DBG(lport, "Wrong source address: mac:%pM dest_addr:%pM.\n", in bnx2fc_recv_frame() 628 …BNX2FC_HBA_DBG(lport, "Dropping frame due to destination mismatch: lport->port_id=%x fh->d_id=%x.\… in bnx2fc_recv_frame() 709 BNX2FC_HBA_DBG(lport, "FW stat req timed out\n"); in bnx2fc_get_host_stats() 834 BNX2FC_HBA_DBG(lport, "WWNN = 0x%llx\n", wwnn); in bnx2fc_net_config() 841 BNX2FC_HBA_DBG(lport, "WWPN = 0x%llx\n", wwpn); in bnx2fc_net_config() [all …]
|
D | bnx2fc_debug.h | 45 void BNX2FC_HBA_DBG(const struct fc_lport *lport, const char *fmt, ...);
|
D | bnx2fc_debug.c | 65 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 | 245 BNX2FC_HBA_DBG(lport, "ofld_req: port_id = 0, link down?\n"); in bnx2fc_send_session_ofld_req() 620 BNX2FC_HBA_DBG(lport, "fh_r_ctl = 0x%x\n", fh->fh_r_ctl); in bnx2fc_process_l2_frame_compl()
|