Lines Matching full:fec

77 		printf("ARMD100 FEC: (%s) Invalid phy address: 0x%X\n",  in smi_reg_read()
82 printf("ARMD100 FEC: (%s) Invalid register offset: 0x%X\n", in smi_reg_read()
89 printf("ARMD100 FEC: (%s) PHY busy timeout\n", __func__); in smi_reg_read()
98 printf("ARMD100 FEC: (%s) PHY Read timeout, val=0x%x\n", in smi_reg_read()
122 printf("ARMD100 FEC: (%s) Invalid phy address\n", __func__); in smi_reg_write()
126 printf("ARMD100 FEC: (%s) Invalid register offset\n", __func__); in smi_reg_write()
132 printf("ARMD100 FEC: (%s) PHY busy timeout\n", __func__); in smi_reg_write()
170 printf("ARMD100 FEC: (%s) DMA Stuck\n", __func__); in abortdma()
305 printf("ARMD100 FEC: (%s) table section is full\n", in add_del_hash_entry()
496 printf("ARMD100 FEC: PHY not detected at address range 0-31\n"); in armdfec_init()
499 debug("ARMD100 FEC: PHY detected at addr %d\n", phy_adr); in armdfec_init()
516 printf("ARMD100 FEC: No link on %s\n", dev->name); in armdfec_init()
558 printf("ARMD100 FEC: Non-aligned data too large (%d)\n", in armdfec_send()
586 printf("ARMD100 FEC: (%s) in xmit packet\n", __func__); in armdfec_send()
591 printf("ARMD100 FEC: (%s) xmit packet timeout!\n", in armdfec_send()
613 debug("ARMD100 FEC: %s time out...\n", __func__); in armdfec_recv()
619 debug("ARMD100 FEC: %s: Received %d byte Packet @ 0x%x" in armdfec_recv()
635 printf("ARMD100 FEC: (%s) Dropping packet spread on" in armdfec_recv()
638 printf("ARMD100 FEC: (%s) Dropping packet with errors\n", in armdfec_recv()
642 debug("ARMD100 FEC: (%s) Sending Received packet to" in armdfec_recv()
736 printf("AMD100 FEC: (%s) Failed to allocate memory\n", __func__); in armada100_fec_register()