Home
last modified time | relevance | path

Searched defs:ebdp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec_main.c387 struct bufdesc_ex *ebdp; in fec_enet_txq_submit_frag_skb() local
547 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_txq_submit_skb() local
602 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); in fec_enet_txq_put_data_tso() local
662 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); fec_enet_txq_put_hdr_tso() local
1307 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; fec_enet_tx_queue() local
1419 struct bufdesc_ex *ebdp = NULL; fec_enet_rx_queue() local
1573 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; fec_enet_rx_queue() local
2948 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; fec_enet_alloc_rxq_buffers() local
2984 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; fec_enet_alloc_txq_buffers() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec_main.c481 struct bufdesc_ex *ebdp; in fec_enet_txq_submit_frag_skb() local
642 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_txq_submit_skb() local
695 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); in fec_enet_txq_put_data_tso() local
755 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); fec_enet_txq_put_hdr_tso() local
1490 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; fec_enet_tx_queue() local
1640 struct bufdesc_ex *ebdp = NULL; fec_enet_rx_queue() local
1811 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; fec_enet_rx_queue() local
3386 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; fec_enet_alloc_rxq_buffers() local
3422 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; fec_enet_alloc_txq_buffers() local
3852 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; fec_enet_txq_xmit_frame() local
[all...]

Completed in 6 milliseconds