Searched refs:cpu_to_fec16 (Results 1 – 2 of 2) sorted by relevance
583 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_txq_submit_frag_skb()672 bdp->cbd_datlen = cpu_to_fec16(buflen); in fec_enet_txq_submit_skb()705 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_txq_submit_skb()761 bdp->cbd_datlen = cpu_to_fec16(size); in fec_enet_txq_put_data_tso()782 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_txq_put_data_tso()836 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_txq_put_hdr_tso()1004 bdp->cbd_sc = cpu_to_fec16(0); in fec_enet_bd_init()1023 bdp->cbd_sc = cpu_to_fec16(0); in fec_enet_bd_init()1916 bdp->cbd_sc = cpu_to_fec16(status); in fec_enet_rx_queue()3492 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