Home
last modified time | relevance | path

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

/u-boot/drivers/net/fm/
A Dfm.h164 #define TX_BD_RING_SIZE 8 macro
A Deth.c365 * TX_BD_RING_SIZE); in fm_eth_tx_port_parameter_init()
370 * TX_BD_RING_SIZE); in fm_eth_tx_port_parameter_init()
377 for (i = 0; i < TX_BD_RING_SIZE; i++) { in fm_eth_tx_port_parameter_init()
392 * TX_BD_RING_SIZE); in fm_eth_tx_port_parameter_init()
630 if (txbd >= (txbd_base + TX_BD_RING_SIZE)) in fm_eth_send()

Completed in 6 milliseconds