Searched defs:dpaa2_eth_channel (Results 1 – 1 of 1) sorted by relevance
328 struct dpaa2_eth_channel { struct329 struct dpaa2_io_notification_ctx nctx;330 struct fsl_mc_device *dpcon;331 int dpcon_id;332 int ch_id;333 struct napi_struct napi;334 struct dpaa2_io *dpio;335 struct dpaa2_io_store *store;336 struct dpaa2_eth_priv *priv;337 int buf_count;[all …]