Searched defs:dpaa2_eth_priv (Results 1 – 1 of 1) sorted by relevance
491 struct dpaa2_eth_priv { struct496 int (*enqueue)(struct dpaa2_eth_priv *priv, argument502 u8 num_channels;503 struct dpaa2_eth_channel *channel[DPAA2_ETH_MAX_DPCONS];504 struct dpaa2_eth_sgt_cache __percpu *sgt_cache;506 struct dpni_attr dpni_attrs;507 u16 dpni_ver_major;508 u16 dpni_ver_minor;509 u16 tx_data_offset;511 struct fsl_mc_device *dpbp_dev;[all …]