Searched refs:BNX2FC_HBA_DBG (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 290 BNX2FC_HBA_DBG(lport, "bnx2fc_xmit link down\n"); in bnx2fc_xmit() 297 BNX2FC_HBA_DBG(lport, "FCF not selected yet!\n"); in bnx2fc_xmit() 322 BNX2FC_HBA_DBG(lport, "xmit: Frame is for offloaded session " in bnx2fc_xmit() 564 BNX2FC_HBA_DBG(lport, "FC frame d_id mismatch with MAC %pM.\n", in bnx2fc_recv_frame() 574 BNX2FC_HBA_DBG(lport, "fpma mismatch\n"); in bnx2fc_recv_frame() 581 BNX2FC_HBA_DBG(lport, "Wrong source address: mac:%pM dest_addr:%pM.\n", in bnx2fc_recv_frame() 618 …BNX2FC_HBA_DBG(lport, "Dropping frame due to destination mismatch: lport->port_id=%x fh->d_id=%x.\… in bnx2fc_recv_frame() 699 BNX2FC_HBA_DBG(lport, "FW stat req timed out\n"); in bnx2fc_get_host_stats() 824 BNX2FC_HBA_DBG(lport, "WWNN = 0x%llx\n", wwnn); in bnx2fc_net_config() 831 BNX2FC_HBA_DBG(lport, "WWPN = 0x%llx\n", wwpn); in bnx2fc_net_config() [all …]
|
H A D | bnx2fc_debug.h | 45 void BNX2FC_HBA_DBG(const struct fc_lport *lport, const char *fmt, ...);
|
H A D | bnx2fc_debug.c | 65 void BNX2FC_HBA_DBG(const struct fc_lport *lport, const char *fmt, ...) in BNX2FC_HBA_DBG() function
|
H A 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()
|
H A D | bnx2fc_els.c | 906 BNX2FC_HBA_DBG(lport, "fcoe_mac=%pM method=%d\n", fcoe_mac, method); in bnx2fc_flogi_resp()
|
H A 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()
|