Searched refs:fec16_to_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c370 fec16_to_cpu(bdp->cbd_sc),
372 fec16_to_cpu(bdp->cbd_datlen),
531 status = fec16_to_cpu(bdp->cbd_sc);
592 fec16_to_cpu(bdp->cbd_datlen), DMA_TO_DEVICE);
628 status = fec16_to_cpu(bdp->cbd_sc);
734 status = fec16_to_cpu(bdp->cbd_sc);
795 status = fec16_to_cpu(bdp->cbd_sc);
995 fec16_to_cpu(bdp->cbd_datlen),
1003 fec16_to_cpu(bdp->cbd_datlen),
1439 status = fec16_to_cpu(READ_ONC
[all...]
H A Dfec.h210 #define fec16_to_cpu le16_to_cpu macro
223 #define fec16_to_cpu be16_to_cpu macro

Completed in 272 milliseconds