Home
last modified time | relevance | path

Searched refs:RING_DEBUG (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/fsl_etsec/
H A Drings.c40 #define RING_DEBUG(fmt, ...) do { \ macro
164 RING_DEBUG("pad:%u\n", add); in tx_padding_and_crc()
330 RING_DEBUG("%s: MAC Transmit not enabled\n", __func__); in etsec_walk_tx_ring()
394 RING_DEBUG("eTSEC fill Rx buffer @ 0x%016" HWADDR_PRIx in fill_rx_bd()
493 RING_DEBUG("%s: We can't receive now," in etsec_rx_ring_write()
499 RING_DEBUG("%s: The ring is halted\n", __func__); in etsec_rx_ring_write()
504 RING_DEBUG("%s: Graceful receive stop\n", __func__); in etsec_rx_ring_write()
509 RING_DEBUG("%s: MAC Receive not enabled\n", __func__); in etsec_rx_ring_write()
515 RING_DEBUG("%s: Drop short frame\n", __func__); in etsec_rx_ring_write()
540 RING_DEBUG("No frame to send\n"); in etsec_walk_rx_ring()
[all …]