Lines Matching full:fec

76 		printf("ARMD100 FEC: (%s) Invalid phy address: 0x%X\n",  in smi_reg_read()
81 printf("ARMD100 FEC: (%s) Invalid register offset: 0x%X\n", in smi_reg_read()
88 printf("ARMD100 FEC: (%s) PHY busy timeout\n", __func__); in smi_reg_read()
97 printf("ARMD100 FEC: (%s) PHY Read timeout, val=0x%x\n", in smi_reg_read()
121 printf("ARMD100 FEC: (%s) Invalid phy address\n", __func__); in smi_reg_write()
125 printf("ARMD100 FEC: (%s) Invalid register offset\n", __func__); in smi_reg_write()
131 printf("ARMD100 FEC: (%s) PHY busy timeout\n", __func__); in smi_reg_write()
169 printf("ARMD100 FEC: (%s) DMA Stuck\n", __func__); in abortdma()
304 printf("ARMD100 FEC: (%s) table section is full\n", in add_del_hash_entry()
495 printf("ARMD100 FEC: PHY not detected at address range 0-31\n"); in armdfec_init()
498 debug("ARMD100 FEC: PHY detected at addr %d\n", phy_adr); in armdfec_init()
515 printf("ARMD100 FEC: No link on %s\n", dev->name); in armdfec_init()
557 printf("ARMD100 FEC: Non-aligned data too large (%d)\n", in armdfec_send()
585 printf("ARMD100 FEC: (%s) in xmit packet\n", __func__); in armdfec_send()
590 printf("ARMD100 FEC: (%s) xmit packet timeout!\n", in armdfec_send()
612 debug("ARMD100 FEC: %s time out...\n", __func__); in armdfec_recv()
618 debug("ARMD100 FEC: %s: Received %d byte Packet @ 0x%x" in armdfec_recv()
634 printf("ARMD100 FEC: (%s) Dropping packet spread on" in armdfec_recv()
637 printf("ARMD100 FEC: (%s) Dropping packet with errors\n", in armdfec_recv()
641 debug("ARMD100 FEC: (%s) Sending Received packet to" in armdfec_recv()
735 printf("AMD100 FEC: (%s) Failed to allocate memory\n", __func__); in armada100_fec_register()