Searched refs:cpu_to_fec16 (Results 1 – 2 of 2) sorted by relevance
564 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_txq_submit_frag_skb()653 bdp->cbd_datlen = cpu_to_fec16(buflen); in fec_enet_txq_submit_skb()686 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_txq_submit_skb()737 bdp->cbd_datlen = cpu_to_fec16(size); in fec_enet_txq_put_data_tso()758 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_txq_put_data_tso()812 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_txq_put_hdr_tso()951 bdp->cbd_sc = cpu_to_fec16(0); in fec_enet_bd_init()970 bdp->cbd_sc = cpu_to_fec16(0); in fec_enet_bd_init()1852 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_rx_queue()3456 bdp->cbd_sc = cpu_to_fec16(0); in fec_enet_alloc_txq_buffers()[all …]
212 #define cpu_to_fec16 cpu_to_le16 macro225 #define cpu_to_fec16 cpu_to_be16 macro