Searched refs:dpaa2_eth_channel (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth.h | 439 struct dpaa2_eth_channel *channel; 443 struct dpaa2_eth_channel *ch, 457 struct dpaa2_eth_channel { struct 527 struct dpaa2_eth_channel *channel[DPAA2_ETH_MAX_DPCONS];
|
D | dpaa2-eth.c | 177 static struct sk_buff *dpaa2_eth_build_linear_skb(struct dpaa2_eth_channel *ch, in dpaa2_eth_build_linear_skb() 199 struct dpaa2_eth_channel *ch, in dpaa2_eth_build_frag_skb() 297 struct dpaa2_eth_channel *ch, in dpaa2_eth_recycle_buf() 353 struct dpaa2_eth_channel *ch, in dpaa2_eth_xdp_tx_flush() 381 struct dpaa2_eth_channel *ch, in dpaa2_eth_xdp_enqueue() 415 struct dpaa2_eth_channel *ch, in dpaa2_eth_run_xdp() 488 static struct sk_buff *dpaa2_eth_copybreak(struct dpaa2_eth_channel *ch, in dpaa2_eth_copybreak() 519 struct dpaa2_eth_channel *ch, in dpaa2_eth_rx() 622 struct dpaa2_eth_channel *ch, in dpaa2_eth_rx_err() 676 static int dpaa2_eth_consume_frames(struct dpaa2_eth_channel *ch, in dpaa2_eth_consume_frames() [all …]
|
D | dpaa2-eth-debugfs.c | 97 struct dpaa2_eth_channel *ch; in dpaa2_dbg_ch_show()
|