Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.c842 uec->rx_bd_qs_tbl_offset = qe_muram_alloc( in uec_init_rx_parameter()
847 qe_muram_addr(uec->rx_bd_qs_tbl_offset); in uec_init_rx_parameter()
852 out_be32(&uec->p_rx_glbl_pram->rbdqptr, uec->rx_bd_qs_tbl_offset); in uec_init_rx_parameter()
H A Duec.h715 u32 rx_bd_qs_tbl_offset; member
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h1182 u32 rx_bd_qs_tbl_offset; member
H A Ducc_geth.c2657 ugeth->rx_bd_qs_tbl_offset = in ucc_geth_startup()
2662 if (IS_ERR_VALUE(ugeth->rx_bd_qs_tbl_offset)) { in ucc_geth_startup()
2670 rx_bd_qs_tbl_offset); in ucc_geth_startup()
2671 out_be32(&ugeth->p_rx_glbl_pram->rbdqptr, ugeth->rx_bd_qs_tbl_offset); in ucc_geth_startup()