Searched refs:rx_bd_qs_tbl_offset (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/freescale/
H A Ducc_geth.c1970 qe_muram_free(ugeth->rx_bd_qs_tbl_offset); ucc_geth_memclean()
2811 ugeth->rx_bd_qs_tbl_offset = ucc_geth_startup()
2816 if (IS_ERR_VALUE(ugeth->rx_bd_qs_tbl_offset)) { ucc_geth_startup()
2824 rx_bd_qs_tbl_offset); ucc_geth_startup()
2825 out_be32(&ugeth->p_rx_glbl_pram->rbdqptr, ugeth->rx_bd_qs_tbl_offset); ucc_geth_startup()
H A Ducc_geth.h1185 u32 rx_bd_qs_tbl_offset; member in struct:ucc_geth_private

Completed in 109 milliseconds