Home
last modified time | relevance | path

Searched refs:DEBUG_RX (Results 1 – 25 of 148) sorted by relevance

123456

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/net/
H A Drtl8139.c95 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
383 debug_cond(DEBUG_RX, in rtl_reset()
479 debug_cond(DEBUG_RX, "rtl_poll: int %hX ", status); in rtl_poll()
504 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl_poll()
508 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size-4); in rtl_poll()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/net/
H A Drtl8139.c95 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
383 debug_cond(DEBUG_RX, in rtl_reset()
479 debug_cond(DEBUG_RX, "rtl_poll: int %hX ", status); in rtl_poll()
504 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl_poll()
508 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size-4); in rtl_poll()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/net/
H A Drtl8139.c95 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
383 debug_cond(DEBUG_RX, in rtl_reset()
479 debug_cond(DEBUG_RX, "rtl_poll: int %hX ", status); in rtl_poll()
504 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl_poll()
508 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size-4); in rtl_poll()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/net/
H A Drtl8139.c95 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
383 debug_cond(DEBUG_RX, in rtl_reset()
479 debug_cond(DEBUG_RX, "rtl_poll: int %hX ", status); in rtl_poll()
504 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl_poll()
508 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size-4); in rtl_poll()
/dports/sysutils/u-boot-tools/u-boot-2020.07/drivers/net/
H A Drtl8139.c97 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
331 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
438 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, status); in rtl8139_recv()
468 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv()
472 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/net/
H A Drtl8139.c99 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
387 debug_cond(DEBUG_RX, in rtl_reset()
483 debug_cond(DEBUG_RX, "rtl_poll: int %hX ", status); in rtl_poll()
508 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl_poll()
512 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size-4); in rtl_poll()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/net/
H A Drtl8139.c95 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
383 debug_cond(DEBUG_RX, in rtl_reset()
479 debug_cond(DEBUG_RX, "rtl_poll: int %hX ", status); in rtl_poll()
504 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl_poll()
508 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size-4); in rtl_poll()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/net/
H A Drtl8139.c99 #undef DEBUG_RX
387 #ifdef DEBUG_RX in rtl_reset()
484 #ifdef DEBUG_RX in rtl_poll()
511 #ifdef DEBUG_RX in rtl_poll()
516 #ifdef DEBUG_RX in rtl_poll()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/net/
H A Drtl8139.c99 #undef DEBUG_RX
387 #ifdef DEBUG_RX in rtl_reset()
484 #ifdef DEBUG_RX in rtl_poll()
511 #ifdef DEBUG_RX in rtl_poll()
516 #ifdef DEBUG_RX in rtl_poll()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/net/
H A Drtl8139.c99 #undef DEBUG_RX
387 #ifdef DEBUG_RX in rtl_reset()
484 #ifdef DEBUG_RX in rtl_poll()
511 #ifdef DEBUG_RX in rtl_poll()
516 #ifdef DEBUG_RX in rtl_poll()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/net/
H A Drtl8139.c99 #undef DEBUG_RX
387 #ifdef DEBUG_RX in rtl_reset()
484 #ifdef DEBUG_RX in rtl_poll()
511 #ifdef DEBUG_RX in rtl_poll()
516 #ifdef DEBUG_RX in rtl_poll()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/net/
H A Drtl8139.c99 #undef DEBUG_RX
387 #ifdef DEBUG_RX in rtl_reset()
484 #ifdef DEBUG_RX in rtl_poll()
511 #ifdef DEBUG_RX in rtl_poll()
516 #ifdef DEBUG_RX in rtl_poll()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/net/
H A Drtl8139.c99 #undef DEBUG_RX
387 #ifdef DEBUG_RX in rtl_reset()
484 #ifdef DEBUG_RX in rtl_poll()
511 #ifdef DEBUG_RX in rtl_poll()
516 #ifdef DEBUG_RX in rtl_poll()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/net/
H A Drtl8139.c99 #undef DEBUG_RX
387 #ifdef DEBUG_RX in rtl_reset()
484 #ifdef DEBUG_RX in rtl_poll()
511 #ifdef DEBUG_RX in rtl_poll()
516 #ifdef DEBUG_RX in rtl_poll()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/EfiSocketLib/
H A DSocket.c1938 DEBUG (( DEBUG_RX, in EslSocketCopyFragmentedBuffer()
4551 DEBUG (( DEBUG_RX, in EslSocketReceive()
4555 DEBUG (( DEBUG_RX, in EslSocketReceive()
4777 DEBUG (( DEBUG_RX, in EslSocketReceive()
5000 DEBUG (( DEBUG_RX | DEBUG_INFO, in EslSocketRxComplete()
5028 DEBUG (( DEBUG_RX, in EslSocketRxComplete()
5183 DEBUG (( DEBUG_RX, in EslSocketRxStart()
5299 DEBUG (( DEBUG_ERROR | DEBUG_RX, in EslSocketRxStart()
5530 DEBUG (( DEBUG_RX, in EslSocketTransmit()
5534 DEBUG (( DEBUG_RX, in EslSocketTransmit()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/net/
H A Drtl8139.c98 #define DEBUG_RX 0 /* set to 1 to enable debug code */ macro
349 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
453 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
482 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
486 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()

123456