Searched refs:cpu_to_fec32 (Results 1 – 2 of 2) sorted by relevance
535 ebdp->cbd_esc = cpu_to_fec32(estatus); in fec_enet_txq_submit_frag_skb()558 bdp->cbd_bufaddr = cpu_to_fec32(addr); in fec_enet_txq_submit_frag_skb()652 bdp->cbd_bufaddr = cpu_to_fec32(addr); in fec_enet_txq_submit_skb()670 ebdp->cbd_esc = cpu_to_fec32(estatus); in fec_enet_txq_submit_skb()738 bdp->cbd_bufaddr = cpu_to_fec32(addr); in fec_enet_txq_put_data_tso()746 ebdp->cbd_esc = cpu_to_fec32(estatus); in fec_enet_txq_put_data_tso()809 ebdp->cbd_esc = cpu_to_fec32(estatus); in fec_enet_txq_put_hdr_tso()999 bdp->cbd_bufaddr = cpu_to_fec32(0); in fec_enet_bd_init()1451 bdp->cbd_bufaddr = cpu_to_fec32(0); in fec_enet_tx_queue()1474 bdp->cbd_bufaddr = cpu_to_fec32(0); in fec_enet_tx_queue()[all …]
211 #define cpu_to_fec32 cpu_to_le32 macro224 #define cpu_to_fec32 cpu_to_be32 macro