Searched refs:le64_to_cpu (Results 151 - 175 of 198) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dnetmisc.c946 t = le64_to_cpu(ntutc) - NTFS_TIME_OFFSET;
H A Dconnect.c2264 __u64 saved_cap = le64_to_cpu(tcon->fsUnixInfo.Capability);
2280 __u64 cap = le64_to_cpu(tcon->fsUnixInfo.Capability);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/whci/
H A Dqset.c303 dma_addr = le64_to_cpu(std->pl_virt[0].buf_ptr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dlocalalloc.c679 (unsigned long long)le64_to_cpu(alloc->i_blkno),
H A Docfs2_fs.h1432 return le64_to_cpu(rec->r_cpos) & OCFS2_32BIT_POS_MASK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c552 dd->ipath_pioavailshadow[i] = le64_to_cpu(pioavail);
H A Dipath_kernel.h1211 return (u32) le64_to_cpu(*((volatile __le64 *)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib.h1294 return (u32) le64_to_cpu(
H A Dqib_init.c470 dd->pioavailshadow[i] = le64_to_cpu(tmp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dtgr192.c474 x[i] = le64_to_cpu(ptr[i]);
H A Dvmac.c478 return le64_to_cpu(p + h);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dib_recv.c669 uncongested = le64_to_cpu(uncongested);
H A Diw_recv.c628 uncongested = le64_to_cpu(uncongested);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c393 le64_to_cpu(u0->a),
394 le64_to_cpu(u0->b),
476 le64_to_cpu(u0->a),
477 le64_to_cpu(u0->b),
482 le64_to_cpu(u0->a),
483 le64_to_cpu(u0->b),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-3945.c580 rx_status.mactime = le64_to_cpu(rx_end->timestamp);
633 priv->_3945.last_tsf = le64_to_cpu(rx_end->timestamp);
H A Diwl-agn-lib.c962 rx_status.mactime = le64_to_cpu(phy_res->timestamp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtyphoon.c921 stats->tx_bytes = le64_to_cpu(s->txBytes);
926 stats->rx_bytes = le64_to_cpu(s->rxBytesGood);
H A Dhamachi.c207 #define leXX_to_cpu(addr) le64_to_cpu(addr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dctree.h1677 cpu->offset = le64_to_cpu(disk->offset);
1679 cpu->objectid = le64_to_cpu(disk->objectid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rtl818x/
H A Drtl8180_dev.c148 rx_status.mactime = le64_to_cpu(entry->tsft);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Ddir.c376 le64_to_cpu(in->ino),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Dinode.c1015 oi->i_commit_size = le64_to_cpu(fcb.i_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_config.c1430 *wwid = le64_to_cpu(raid_vol_pg1.WWID);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dscan.c594 res->pub.tsf = le64_to_cpu(mgmt->u.probe_resp.timestamp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dsuper.c2526 le64_to_cpu(es->s_first_error_block));
2540 le64_to_cpu(es->s_last_error_block));
2629 sbi->s_kbytes_written = le64_to_cpu(es->s_kbytes_written);

Completed in 257 milliseconds

12345678