Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dvelocity.h84 #define VELOCITY_RXDESC_NUM 8 macro
86 ( VELOCITY_RXDESC_NUM * sizeof ( struct velocity_rx_descriptor ) )
338 struct io_buffer *rx_buffs[VELOCITY_RXDESC_NUM];
H A Dvelocity.c346 writew ( VELOCITY_RXDESC_NUM - 1, vlc->regs + VELOCITY_RXDESCNUM ); in velocity_alloc_rings()
374 while ( ( vlc->rx_prod - vlc->rx_cons ) < VELOCITY_RXDESC_NUM ) { in velocity_refill_rx()
381 rx_idx = ( vlc->rx_prod++ % VELOCITY_RXDESC_NUM ); in velocity_refill_rx()
491 for ( i = 0 ; i < VELOCITY_RXDESC_NUM ; i++ ) { in velocity_close()
564 rx_idx = ( vlc->rx_cons % VELOCITY_RXDESC_NUM ); in velocity_poll_rx()
580 vlc, rx_idx, vlc->rx_prod % VELOCITY_RXDESC_NUM, len ); in velocity_poll_rx()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/
H A Dvelocity.h84 #define VELOCITY_RXDESC_NUM 8 macro
86 ( VELOCITY_RXDESC_NUM * sizeof ( struct velocity_rx_descriptor ) )
338 struct io_buffer *rx_buffs[VELOCITY_RXDESC_NUM];
H A Dvelocity.c346 writew ( VELOCITY_RXDESC_NUM - 1, vlc->regs + VELOCITY_RXDESCNUM ); in velocity_alloc_rings()
374 while ( ( vlc->rx_prod - vlc->rx_cons ) < VELOCITY_RXDESC_NUM ) { in velocity_refill_rx()
381 rx_idx = ( vlc->rx_prod++ % VELOCITY_RXDESC_NUM ); in velocity_refill_rx()
491 for ( i = 0 ; i < VELOCITY_RXDESC_NUM ; i++ ) { in velocity_close()
564 rx_idx = ( vlc->rx_cons % VELOCITY_RXDESC_NUM ); in velocity_poll_rx()
580 vlc, rx_idx, vlc->rx_prod % VELOCITY_RXDESC_NUM, len ); in velocity_poll_rx()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/
H A Dvelocity.h84 #define VELOCITY_RXDESC_NUM 8 macro
86 ( VELOCITY_RXDESC_NUM * sizeof ( struct velocity_rx_descriptor ) )
338 struct io_buffer *rx_buffs[VELOCITY_RXDESC_NUM];
H A Dvelocity.c346 writew ( VELOCITY_RXDESC_NUM - 1, vlc->regs + VELOCITY_RXDESCNUM ); in velocity_alloc_rings()
374 while ( ( vlc->rx_prod - vlc->rx_cons ) < VELOCITY_RXDESC_NUM ) { in velocity_refill_rx()
381 rx_idx = ( vlc->rx_prod++ % VELOCITY_RXDESC_NUM ); in velocity_refill_rx()
491 for ( i = 0 ; i < VELOCITY_RXDESC_NUM ; i++ ) { in velocity_close()
564 rx_idx = ( vlc->rx_cons % VELOCITY_RXDESC_NUM ); in velocity_poll_rx()
580 vlc, rx_idx, vlc->rx_prod % VELOCITY_RXDESC_NUM, len ); in velocity_poll_rx()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dvelocity.h84 #define VELOCITY_RXDESC_NUM 8 macro
86 ( VELOCITY_RXDESC_NUM * sizeof ( struct velocity_rx_descriptor ) )
338 struct io_buffer *rx_buffs[VELOCITY_RXDESC_NUM];
H A Dvelocity.c346 writew ( VELOCITY_RXDESC_NUM - 1, vlc->regs + VELOCITY_RXDESCNUM ); in velocity_alloc_rings()
374 while ( ( vlc->rx_prod - vlc->rx_cons ) < VELOCITY_RXDESC_NUM ) { in velocity_refill_rx()
381 rx_idx = ( vlc->rx_prod++ % VELOCITY_RXDESC_NUM ); in velocity_refill_rx()
491 for ( i = 0 ; i < VELOCITY_RXDESC_NUM ; i++ ) { in velocity_close()
564 rx_idx = ( vlc->rx_cons % VELOCITY_RXDESC_NUM ); in velocity_poll_rx()
580 vlc, rx_idx, vlc->rx_prod % VELOCITY_RXDESC_NUM, len ); in velocity_poll_rx()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/
H A Dvelocity.h84 #define VELOCITY_RXDESC_NUM 8 macro
86 ( VELOCITY_RXDESC_NUM * sizeof ( struct velocity_rx_descriptor ) )
336 struct io_buffer *rx_buffs[VELOCITY_RXDESC_NUM];
H A Dvelocity.c342 writew ( VELOCITY_RXDESC_NUM - 1, vlc->regs + VELOCITY_RXDESCNUM ); in velocity_alloc_rings()
370 while ( ( vlc->rx_prod - vlc->rx_cons ) < VELOCITY_RXDESC_NUM ) { in velocity_refill_rx()
377 rx_idx = ( vlc->rx_prod++ % VELOCITY_RXDESC_NUM ); in velocity_refill_rx()
487 for ( i = 0 ; i < VELOCITY_RXDESC_NUM ; i++ ) { in velocity_close()
560 rx_idx = ( vlc->rx_cons % VELOCITY_RXDESC_NUM ); in velocity_poll_rx()
576 vlc, rx_idx, vlc->rx_prod % VELOCITY_RXDESC_NUM, len ); in velocity_poll_rx()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/
H A Dvelocity.h84 #define VELOCITY_RXDESC_NUM 8 macro
86 ( VELOCITY_RXDESC_NUM * sizeof ( struct velocity_rx_descriptor ) )
338 struct io_buffer *rx_buffs[VELOCITY_RXDESC_NUM];
H A Dvelocity.c348 writew ( VELOCITY_RXDESC_NUM - 1, vlc->regs + VELOCITY_RXDESCNUM ); in velocity_alloc_rings()
376 while ( ( vlc->rx_prod - vlc->rx_cons ) < VELOCITY_RXDESC_NUM ) { in velocity_refill_rx()
383 rx_idx = ( vlc->rx_prod++ % VELOCITY_RXDESC_NUM ); in velocity_refill_rx()
493 for ( i = 0 ; i < VELOCITY_RXDESC_NUM ; i++ ) { in velocity_close()
566 rx_idx = ( vlc->rx_cons % VELOCITY_RXDESC_NUM ); in velocity_poll_rx()
582 vlc, rx_idx, vlc->rx_prod % VELOCITY_RXDESC_NUM, len ); in velocity_poll_rx()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/
H A Dvelocity.h84 #define VELOCITY_RXDESC_NUM 8 macro
86 ( VELOCITY_RXDESC_NUM * sizeof ( struct velocity_rx_descriptor ) )
338 struct io_buffer *rx_buffs[VELOCITY_RXDESC_NUM];
H A Dvelocity.c346 writew ( VELOCITY_RXDESC_NUM - 1, vlc->regs + VELOCITY_RXDESCNUM ); in velocity_alloc_rings()
374 while ( ( vlc->rx_prod - vlc->rx_cons ) < VELOCITY_RXDESC_NUM ) { in velocity_refill_rx()
381 rx_idx = ( vlc->rx_prod++ % VELOCITY_RXDESC_NUM ); in velocity_refill_rx()
491 for ( i = 0 ; i < VELOCITY_RXDESC_NUM ; i++ ) { in velocity_close()
564 rx_idx = ( vlc->rx_cons % VELOCITY_RXDESC_NUM ); in velocity_poll_rx()
580 vlc, rx_idx, vlc->rx_prod % VELOCITY_RXDESC_NUM, len ); in velocity_poll_rx()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/
H A Dvelocity.h84 #define VELOCITY_RXDESC_NUM 8 macro
86 ( VELOCITY_RXDESC_NUM * sizeof ( struct velocity_rx_descriptor ) )
338 struct io_buffer *rx_buffs[VELOCITY_RXDESC_NUM];
H A Dvelocity.c346 writew ( VELOCITY_RXDESC_NUM - 1, vlc->regs + VELOCITY_RXDESCNUM ); in velocity_alloc_rings()
374 while ( ( vlc->rx_prod - vlc->rx_cons ) < VELOCITY_RXDESC_NUM ) { in velocity_refill_rx()
381 rx_idx = ( vlc->rx_prod++ % VELOCITY_RXDESC_NUM ); in velocity_refill_rx()
491 for ( i = 0 ; i < VELOCITY_RXDESC_NUM ; i++ ) { in velocity_close()
564 rx_idx = ( vlc->rx_cons % VELOCITY_RXDESC_NUM ); in velocity_poll_rx()
580 vlc, rx_idx, vlc->rx_prod % VELOCITY_RXDESC_NUM, len ); in velocity_poll_rx()