Searched refs:prueth_prepare_rx_chan (Results 1 – 4 of 4) sorted by relevance
413 int prueth_prepare_rx_chan(struct prueth_emac *emac,
553 ret = prueth_prepare_rx_chan(emac, &emac->rx_chns, PRUETH_MAX_PKT_SIZE); in emac_ndo_open()557 ret = prueth_prepare_rx_chan(emac, &emac->rx_mgm_chn, 64); in emac_ndo_open()
935 int prueth_prepare_rx_chan(struct prueth_emac *emac, in prueth_prepare_rx_chan() function959 EXPORT_SYMBOL_GPL(prueth_prepare_rx_chan);
618 ret = prueth_prepare_rx_chan(emac, &emac->rx_chns, PRUETH_MAX_PKT_SIZE); in emac_ndo_open()