Searched defs:dpaa2_eth_priv (Results 1 – 1 of 1) sorted by relevance
358 struct dpaa2_eth_priv { struct363 int (*enqueue)(struct dpaa2_eth_priv *priv, argument367 u8 num_channels;368 struct dpaa2_eth_channel *channel[DPAA2_ETH_MAX_DPCONS];370 struct dpni_attr dpni_attrs;371 u16 dpni_ver_major;372 u16 dpni_ver_minor;373 u16 tx_data_offset;375 struct fsl_mc_device *dpbp_dev;376 u16 bpid;[all …]