Home
last modified time | relevance | path

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

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