Searched defs:dpaa2_eth_channel (Results 1 – 1 of 1) sorted by relevance
280 struct dpaa2_eth_channel { struct281 struct dpaa2_io_notification_ctx nctx;282 struct fsl_mc_device *dpcon;283 int dpcon_id;284 int ch_id;308 struct dpaa2_eth_channel *channel[DPAA2_ETH_MAX_DPCONS]; argument