Searched refs:tx_dmatsk (Results 1 – 1 of 1) sorted by relevance
64 struct bcom_task *tx_dmatsk; member249 bcom_fec_tx_reset(priv->tx_dmatsk); in mpc52xx_fec_open()258 bcom_enable(priv->tx_dmatsk); in mpc52xx_fec_open()317 if (bcom_queue_full(priv->tx_dmatsk)) { in mpc52xx_fec_start_xmit()722 priv->tx_dmatsk->index, in mpc52xx_fec_stop()723 priv->tx_dmatsk->outdex); in mpc52xx_fec_stop()731 bcom_disable(priv->tx_dmatsk); in mpc52xx_fec_stop()753 bcom_fec_tx_reset(priv->tx_dmatsk); in mpc52xx_fec_reset()758 bcom_enable(priv->tx_dmatsk); in mpc52xx_fec_reset()966 if (priv->tx_dmatsk) in mpc52xx_fec_probe()[all …]