Searched defs:dpaa2_eth_channel (Results 1 – 1 of 1) sorted by relevance
486 struct dpaa2_eth_channel { struct487 struct dpaa2_io_notification_ctx nctx;488 struct fsl_mc_device *dpcon;489 int dpcon_id;490 int ch_id;491 struct napi_struct napi;492 struct dpaa2_io *dpio;493 struct dpaa2_io_store *store;494 struct dpaa2_eth_priv *priv;495 int buf_count;[all …]