Searched defs:dpaa2_eth_channel (Results 1 – 1 of 1) sorted by relevance
444 struct dpaa2_eth_channel { struct445 struct dpaa2_io_notification_ctx nctx;446 struct fsl_mc_device *dpcon;447 int dpcon_id;448 int ch_id;449 struct napi_struct napi;450 struct dpaa2_io *dpio;451 struct dpaa2_io_store *store;452 struct dpaa2_eth_priv *priv;453 int buf_count;[all …]