Searched defs:dpaa2_eth_priv (Results 1 – 1 of 1) sorted by relevance
495 struct dpaa2_eth_priv { struct500 int (*enqueue)(struct dpaa2_eth_priv *priv, argument506 u8 num_channels;507 struct dpaa2_eth_channel *channel[DPAA2_ETH_MAX_DPCONS];508 struct dpaa2_eth_sgt_cache __percpu *sgt_cache;510 struct dpni_attr dpni_attrs;511 u16 dpni_ver_major;512 u16 dpni_ver_minor;513 u16 tx_data_offset;515 struct fsl_mc_device *dpbp_dev;[all …]