Lines Matching refs:nes_debug
268 nes_debug(NES_DBG_INIT, "Searching Adapter list for PCI devfn = 0x%X," in nes_init_adapter()
285 nes_debug(NES_DBG_INIT, "NE020 driver detected unknown hardware revision 0x%x\n", in nes_init_adapter()
290 nes_debug(NES_DBG_INIT, "Determine Soft Reset, QP_control=0x%x, CPU0=0x%x, CPU1=0x%x, CPU2=0x%x\n", in nes_init_adapter()
296 nes_debug(NES_DBG_INIT, "Reset and init NE020\n"); in nes_init_adapter()
303 nes_debug(NES_DBG_INIT, "QP_CTX_SIZE=%u\n", max_qp); in nes_init_adapter()
307 nes_debug(NES_DBG_INIT, "Reducing Max QPs to %u due to hash table size = 0x%08X\n", in nes_init_adapter()
313 nes_debug(NES_DBG_INIT, "Max QP = %u, hte_index_mask = 0x%08X.\n", in nes_init_adapter()
322 nes_debug(NES_DBG_INIT, "Reducing Max QPs to %u due to Available Q1s.\n", in nes_init_adapter()
355 nes_debug(NES_DBG_INIT, "Allocating new nesadapter @ %p, size = %u (actual size = %u).\n", in nes_init_adapter()
518 nes_debug(NES_DBG_INIT, "Probe time, LOG2PHY=%u\n", in nes_init_adapter()
620 nes_debug(NES_DBG_INIT, "%s %d functions found for %s.\n", __func__, in nes_init_adapter()
641 nes_debug(NES_DBG_INIT, "Initial Software Reset = 0x%08X, port_count=%u\n", in nes_reset_adapter_ne020()
644 nes_debug(NES_DBG_INIT, "Running in 1G mode.\n"); in nes_reset_adapter_ne020()
663 nes_debug(NES_DBG_INIT, "Issuing Full Soft reset = 0x%08X\n", u32temp | 0xd); in nes_reset_adapter_ne020()
670 nes_debug(NES_DBG_INIT, "Did not see full soft reset done.\n"); in nes_reset_adapter_ne020()
697 nes_debug(NES_DBG_INIT, "Issuing Port Soft reset = 0x%08X\n", u32temp | 0xd); in nes_reset_adapter_ne020()
704 nes_debug(NES_DBG_INIT, "Did not see port soft reset done.\n"); in nes_reset_adapter_ne020()
714 nes_debug(NES_DBG_INIT, "Serdes 0 not ready, status=%x\n", u32temp); in nes_reset_adapter_ne020()
725 nes_debug(NES_DBG_INIT, "Serdes 1 not ready, status=%x\n", u32temp); in nes_reset_adapter_ne020()
810 nes_debug(NES_DBG_PHY, "Init: serdes 0 not ready, status=%x\n", u32temp); in nes_init_serdes()
858 nes_debug(NES_DBG_INIT, "port_count=%d\n", port_count); in nes_init_csr_ne020()
947 nes_debug(NES_DBG_SHUTDOWN, "Nes Adapter list entry = 0x%p.\n", in nes_destroy_adapter()
997 nes_debug(NES_DBG_INIT, "Unable to allocate memory for host descriptor rings\n"); in nes_init_cqp()
1010 nes_debug(NES_DBG_INIT, "Allocated CQP structures at %p (phys = %016lX), size = %u.\n", in nes_init_cqp()
1164 nes_debug(NES_DBG_INIT, "CQP Status = 0x%08X\n", nes_read_indexed(nesdev, in nes_init_cqp()
1184 nes_debug(NES_DBG_INIT, "QP Status = 0x%08X\n", nes_read_indexed(nesdev, in nes_init_cqp()
1275 nes_debug(NES_DBG_SHUTDOWN, "Function%d: QP Status = 0x%08X\n", in nes_destroy_cqp()
1665 nes_debug(NES_DBG_INIT, "Unable to allocate memory for NIC host descriptor rings\n"); in nes_init_nic_qp()
1668 nes_debug(NES_DBG_INIT, "Allocated NIC QP structures at %p (phys = %016lX), size = %u.\n", in nes_init_nic_qp()
1768 …nes_debug(NES_DBG_INIT, "RX_WINDOW_BUFFER_PAGE_TABLE_SIZE = 0x%08X, RX_WINDOW_BUFFER_SIZE = 0x%08X… in nes_init_nic_qp()
1799 nes_debug(NES_DBG_INIT, "Waiting for create NIC QP%u to complete.\n", in nes_init_nic_qp()
1804 nes_debug(NES_DBG_INIT, "Create NIC QP%u completed, wait_event_timeout ret = %u.\n", in nes_init_nic_qp()
1807 nes_debug(NES_DBG_INIT, "NIC QP%u create timeout expired\n", nesvnic->nic.qp_id); in nes_init_nic_qp()
1817 nes_debug(NES_DBG_INIT, "%s: out of memory for receive skb\n", netdev->name); in nes_init_nic_qp()
1848 nes_debug(NES_DBG_INIT, "NAPI support Enabled\n"); in nes_init_nic_qp()
1858 nes_debug(NES_DBG_INIT, "%s: Out of memory for pau nic\n", in nes_init_nic_qp()
1992 nes_debug(NES_DBG_SHUTDOWN, "Waiting for CQP, cqp_head=%u, cqp.sq_head=%u," in nes_destroy_nic_qp()
2000 nes_debug(NES_DBG_SHUTDOWN, "Destroy NIC QP returned, wait_event_timeout ret = %u, cqp_head=%u," in nes_destroy_nic_qp()
2004 nes_debug(NES_DBG_SHUTDOWN, "NIC QP%u destroy timeout expired\n", in nes_destroy_nic_qp()
2334 nes_debug(NES_DBG_AEQ, "Processing CQP related AE, misc = 0x%04X\n", in nes_process_aeq()
2448 nes_debug(NES_DBG_PHY, "MAC%u interrupt status = 0x%X.\n", mac_number, mac_status); in nes_process_mac_intr()
2461 nes_debug(NES_DBG_PHY, "Phy%d data from register 0x1a = 0x%X.\n", in nes_process_mac_intr()
2469 nes_debug(NES_DBG_PHY, "Phy%d data from register 0x11 = 0x%X.\n", in nes_process_mac_intr()
2478 nes_debug(NES_DBG_PHY, "Phy%d data from register 0x1e = 0x%X.\n", in nes_process_mac_intr()
2483 nes_debug(NES_DBG_PHY, "1G phy%u data from register 1 = 0x%X\n", in nes_process_mac_intr()
2487 nes_debug(NES_DBG_PHY, "The Link is up according to the PHY\n"); in nes_process_mac_intr()
2490 nes_debug(NES_DBG_PHY, "The Link is down according to the PHY\n"); in nes_process_mac_intr()
2493 nes_debug(NES_DBG_PHY, "Eth SERDES Common Status: 0=0x%08X, 1=0x%08X\n", in nes_process_mac_intr()
2516 nes_debug(NES_DBG_PHY, "PCS PHY Control/Status%u: 0x%08X\n", in nes_process_mac_intr()
2526 nes_debug(NES_DBG_PHY, "PCS says the link is down\n"); in nes_process_mac_intr()
2553 nes_debug(NES_DBG_PHY, "%s: Phy data = 0x%04X, link was %s.\n", in nes_process_mac_intr()
2583 nes_debug(NES_DBG_PHY, "The Link is UP!!. linkup was %d\n", in nes_process_mac_intr()
2617 nes_debug(NES_DBG_PHY, "The Link is Down!!. linkup was %d\n", in nes_process_mac_intr()
2673 nes_debug(NES_DBG_PHY, "%s: Phy data = 0x%04X, link was %s.\n", in nes_recheck_link_status()
2870 nes_debug(NES_DBG_CQ, "%s: unsuccessfully checksummed TCP or UDP packet." in nes_nic_ce_handler()
2884 nes_debug(NES_DBG_CQ, "%s: unsuccessfully checksummed TCP or UDP packet." in nes_nic_ce_handler()
2903 nes_debug(NES_DBG_CQ, "%s: Reporting stripped VLAN packet. Tag = 0x%04X\n", in nes_nic_ce_handler()
2993 nes_debug(NES_DBG_CQP, "Bad Completion code for opcode 0x%02X from CQP," in nes_cqp_ce_handler()
3061 nes_debug(NES_DBG_CQP, "CQP request %p (opcode 0x%02X) put on CQPs SQ wqe%u.\n", in nes_cqp_ce_handler()
3506 nes_debug(NES_DBG_AEQ, "\n"); in nes_process_iwarp_aeqe()
3522 nes_debug(NES_DBG_AEQ, "aeid = 0x%04X, qp-cq id = %d, aeqe = %p," in nes_process_iwarp_aeqe()
3557 nes_debug(NES_DBG_AEQ, "QP%u Not decrementing QP refcount (%d)," in nes_process_iwarp_aeqe()
3674 nes_debug(NES_DBG_AEQ, "Processing an NES_AEQE_AEID_CQ_OPERATION_ERROR event on CQ%u, %p\n", in nes_process_iwarp_aeqe()
3695 nes_debug(NES_DBG_AEQ, "Processing an iWARP related AE for QP, misc = 0x%04X\n", in nes_process_iwarp_aeqe()
3735 nes_debug(NES_DBG_QP, "Failed to get a cqp_request.\n"); in nes_manage_apbvt()
3741 nes_debug(NES_DBG_QP, "%s APBV for local port=%u(0x%04x), nic_index=%u\n", in nes_manage_apbvt()
3751 nes_debug(NES_DBG_QP, "Waiting for CQP completion for APBVT.\n"); in nes_manage_apbvt()
3759 nes_debug(NES_DBG_QP, "Completed, ret=%u, CQP Major:Minor codes = 0x%04X:0x%04X\n", in nes_manage_apbvt()
3795 nes_debug(NES_DBG_NETDEV, "Failed to get a cqp_request.\n"); in nes_manage_arp_cache()
3820 nes_debug(NES_DBG_NETDEV, "Not waiting for CQP, cqp.sq_head=%u, cqp.sq_tail=%u\n", in nes_manage_arp_cache()
3842 nes_debug(NES_DBG_QP, "Failed to get a cqp_request.\n"); in flush_wqes()
3882 nes_debug(NES_DBG_QP, "Flush SQ QP WQEs completed, ret=%u," in flush_wqes()