Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h311 struct dpaa2_eth_channel *channel;
315 struct dpaa2_eth_channel *ch,
328 struct dpaa2_eth_channel { struct
368 struct dpaa2_eth_channel *channel[DPAA2_ETH_MAX_DPCONS];
Ddpaa2-eth.c102 static struct sk_buff *build_linear_skb(struct dpaa2_eth_channel *ch, in build_linear_skb()
124 struct dpaa2_eth_channel *ch, in build_frag_skb()
221 struct dpaa2_eth_channel *ch, in xdp_release_buf()
276 struct dpaa2_eth_channel *ch, in run_xdp()
353 struct dpaa2_eth_channel *ch, in dpaa2_eth_rx()
454 static int consume_frames(struct dpaa2_eth_channel *ch, in consume_frames()
866 struct dpaa2_eth_channel *ch __always_unused, in dpaa2_eth_tx_conf()
946 struct dpaa2_eth_channel *ch, u16 bpid) in add_bufs()
1063 struct dpaa2_eth_channel *ch, in refill_pool()
1086 static int pull_channel(struct dpaa2_eth_channel *ch) in pull_channel()
[all …]
Ddpaa2-eth-debugfs.c126 struct dpaa2_eth_channel *ch; in dpaa2_dbg_ch_show()