Searched refs:dpaa_eth_softc (Results 1 – 4 of 4) sorted by relevance
30 struct dpaa_eth_softc { struct58 (struct dpaa_eth_softc *sc, int unit); argument60 (struct dpaa_eth_softc *sc, int unit); argument62 (struct dpaa_eth_softc *sc); argument99 int dpaa_eth_fm_port_rx_init(struct dpaa_eth_softc *sc); argument100 int dpaa_eth_fm_port_tx_init(struct dpaa_eth_softc *sc);102 void dpaa_eth_if_start_locked(struct dpaa_eth_softc *sc);104 int dpaa_eth_pool_rx_init(struct dpaa_eth_softc *sc);105 void dpaa_eth_pool_rx_free(struct dpaa_eth_softc *sc);107 int dpaa_eth_fi_pool_init(struct dpaa_eth_softc *sc);[all …]
114 dpaa_eth_fi_pool_free(struct dpaa_eth_softc *sc) in dpaa_eth_fi_pool_free()122 dpaa_eth_fi_pool_init(struct dpaa_eth_softc *sc) in dpaa_eth_fi_pool_init()136 dpaa_eth_fi_alloc(struct dpaa_eth_softc *sc) in dpaa_eth_fi_alloc()146 dpaa_eth_fi_free(struct dpaa_eth_softc *sc, struct dpaa_eth_frame_info *fi) in dpaa_eth_fi_free()159 dpaa_eth_fm_port_rx_init(struct dpaa_eth_softc *sc) in dpaa_eth_fm_port_rx_init()180 dpaa_eth_fm_port_tx_init(struct dpaa_eth_softc *sc) in dpaa_eth_fm_port_tx_init()205 dpaa_eth_pool_rx_put_buffer(struct dpaa_eth_softc *sc, uint8_t *buffer, in dpaa_eth_pool_rx_put_buffer()215 dtsec_add_buffers(struct dpaa_eth_softc *sc, int count) in dtsec_add_buffers()247 struct dpaa_eth_softc *sc; in dpaa_eth_pool_rx_depleted()268 dpaa_eth_pool_rx_free(struct dpaa_eth_softc *sc) in dpaa_eth_pool_rx_free()[all …]
29 struct dpaa_eth_softc sc_base;
49 struct dpaa_eth_softc sc_base;