Searched refs:prueth_prepare_rx_chan (Results 1 – 4 of 4) sorted by relevance
461 int prueth_prepare_rx_chan(struct prueth_emac *emac,
573 ret = prueth_prepare_rx_chan(emac, &emac->rx_chns, PRUETH_MAX_PKT_SIZE); in emac_ndo_open()577 ret = prueth_prepare_rx_chan(emac, &emac->rx_mgm_chn, 64); in emac_ndo_open()
1161 int prueth_prepare_rx_chan(struct prueth_emac *emac, in prueth_prepare_rx_chan() function1204 EXPORT_SYMBOL_GPL(prueth_prepare_rx_chan);
806 ret = prueth_prepare_rx_chan(emac, &emac->rx_chns, PRUETH_MAX_PKT_SIZE); in emac_ndo_open()