Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duccf.h65 #define UCC_GETH_URFS_INIT 512 /* Rx virtual FIFO size */ macro
H A Duccf.c341 qe_muram_alloc(UCC_GETH_URFS_INIT + in ucc_fast_init()
352 out_be16(&uf_regs->urfs, UCC_GETH_URFS_INIT); in ucc_fast_init()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h896 #define UCC_GETH_URFS_INIT 512 /* Rx virtual FIFO size macro
H A Ducc_geth.c103 .urfs = UCC_GETH_URFS_INIT,