Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h491 struct dpaa2_eth_priv { struct
496 int (*enqueue)(struct dpaa2_eth_priv *priv, argument
502 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 …]