Searched refs:cpu_to_fec32 (Results 1 – 2 of 2) sorted by relevance
554 ebdp->cbd_esc = cpu_to_fec32(estatus); in fec_enet_txq_submit_frag_skb()577 bdp->cbd_bufaddr = cpu_to_fec32(addr); in fec_enet_txq_submit_frag_skb()671 bdp->cbd_bufaddr = cpu_to_fec32(addr); in fec_enet_txq_submit_skb()689 ebdp->cbd_esc = cpu_to_fec32(estatus); in fec_enet_txq_submit_skb()762 bdp->cbd_bufaddr = cpu_to_fec32(addr); in fec_enet_txq_put_data_tso()770 ebdp->cbd_esc = cpu_to_fec32(estatus); in fec_enet_txq_put_data_tso()833 ebdp->cbd_esc = cpu_to_fec32(estatus); in fec_enet_txq_put_hdr_tso()1052 bdp->cbd_bufaddr = cpu_to_fec32(0); in fec_enet_bd_init()1502 bdp->cbd_bufaddr = cpu_to_fec32(0); in fec_enet_tx_queue()1525 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