Lines Matching defs:dpaa2_eth_channel
446 struct dpaa2_eth_channel { struct
447 struct dpaa2_io_notification_ctx nctx;
448 struct fsl_mc_device *dpcon;
449 int dpcon_id;
450 int ch_id;
451 struct napi_struct napi;
452 struct dpaa2_io *dpio;
453 struct dpaa2_io_store *store;
454 struct dpaa2_eth_priv *priv;
455 int buf_count;
456 struct dpaa2_eth_ch_stats stats;
457 struct dpaa2_eth_ch_xdp xdp;
458 struct xdp_rxq_info xdp_rxq;
459 struct list_head *rx_list;