Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth.h448 struct dpaa2_eth_channel { struct
450 struct fsl_mc_device *dpcon;
451 int dpcon_id;
452 int ch_id;
453 struct napi_struct napi;
454 struct dpaa2_io *dpio;
456 struct dpaa2_eth_priv *priv;
457 int buf_count;
459 struct dpaa2_eth_ch_xdp xdp;
461 struct list_head *rx_list;
[all …]

Completed in 6 milliseconds