Home
last modified time | relevance | path

Searched defs:dpaa2_eth_channel (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h328 struct dpaa2_eth_channel { struct
329 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 …]