Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c496 struct bufdesc_ex *ebdp; in fec_enet_txq_submit_frag_skb() local
657 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_txq_submit_skb() local
715 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); in fec_enet_txq_put_data_tso() local
775 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); in fec_enet_txq_put_hdr_tso() local
830 struct bufdesc_ex *ebdp; in fec_enet_txq_submit_tso() local
1553 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_tx_queue() local
1706 struct bufdesc_ex *ebdp = NULL; in fec_enet_rx_queue() local
1883 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_rx_queue() local
3465 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_alloc_rxq_buffers() local
3501 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_alloc_txq_buffers() local
[all …]