Searched refs:prueth_prepare_rx_chan (Results 1 – 3 of 3) sorted by relevance
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()
1468 int prueth_prepare_rx_chan(struct prueth_emac *emac, in prueth_prepare_rx_chan() function1520 EXPORT_SYMBOL_GPL(prueth_prepare_rx_chan);
985 ret = prueth_prepare_rx_chan(emac, &emac->rx_chns, PRUETH_MAX_PKT_SIZE); in prueth_create_rxq()