Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h457 struct dpaa2_eth_channel { struct
458 struct dpaa2_io_notification_ctx nctx;
459 struct fsl_mc_device *dpcon;
460 int dpcon_id;
461 int ch_id;
462 struct napi_struct napi;
463 struct dpaa2_io *dpio;
464 struct dpaa2_io_store *store;
465 struct dpaa2_eth_priv *priv;
466 int buf_count;
[all …]