Home
last modified time | relevance | path

Searched refs:byteoff (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmsrom.h44 uint byteoff, uint nbytes, uint16 *buf,
48 uint byteoff, uint nbytes, uint16 *buf);
51 uint byteoff, uint16 value);
H A Dwlioctl.h1949 uint32 byteoff; /**< byte offset */ member
1960 uint32 byteoff; /**< byte offset */ member
1967 uint32 byteoff; /**< byte offset of the field in d11regs_t */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmsrom.h44 uint byteoff, uint nbytes, uint16 *buf,
48 uint byteoff, uint nbytes, uint16 *buf);
51 uint byteoff, uint16 value);
H A Dwlioctl.h1942 uint32 byteoff; /**< byte offset */ member
1953 uint32 byteoff; /**< byte offset */ member
1960 uint32 byteoff; /**< byte offset of the field in d11regs_t */ member
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c465 int byteoff; /* byte offset in sf dir */ in xfs_dir2_sf_addname_easy() local
469 byteoff = (int)((char *)sfep - (char *)sfp); in xfs_dir2_sf_addname_easy()
479 sfep = (xfs_dir2_sf_entry_t *)((char *)sfp + byteoff); in xfs_dir2_sf_addname_easy()
947 int byteoff; /* offset of removed entry */ in xfs_dir2_sf_removename() local
985 byteoff = (int)((char *)sfep - (char *)sfp); in xfs_dir2_sf_removename()
991 if (byteoff + entsize < oldsize) in xfs_dir2_sf_removename()
992 memmove((char *)sfp + byteoff, (char *)sfp + byteoff + entsize, in xfs_dir2_sf_removename()
993 oldsize - (byteoff + entsize)); in xfs_dir2_sf_removename()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_dir2_readdir.c360 int byteoff; /* offset in current block */ in xfs_dir2_leaf_getdents() local
407 byteoff = xfs_dir2_byte_to_off(geo, curoff); in xfs_dir2_leaf_getdents()
411 if (byteoff == 0) in xfs_dir2_leaf_getdents()
417 while (offset < byteoff) { in xfs_dir2_leaf_getdents()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsrom.c1123 uint byteoff, uint nbytes, uint16 *buf, bool check_crc) argument
1132 if (byteoff & 1 || nbytes & 1 || (byteoff + nbytes) > SROM_MAX)
1135 off = byteoff / 2;
1188 off = byteoff / 2;
1197 if (bcmsdh_cis_read(NULL, SDIO_FUNC_1, (uint8 *)buf, byteoff + nbytes) != 0)
1213 uint byteoff, uint nbytes, uint16 *buf) argument
1233 if ((byteoff != 0x55aa) && ((byteoff & 1) || (nbytes & 1)))
1236 if ((byteoff != 0x55aa) && ((byteoff + nbytes) > SROM_MAX))
1260 if (byteoff == 0x55aa) {
1450 if (byteoff == 0x55aa) {
[all …]
H A Ddhd_custom_cis.c651 cish->byteoff = 0; in dhd_read_cis()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsrom.c1123 uint byteoff, uint nbytes, uint16 *buf, bool check_crc) argument
1132 if (byteoff & 1 || nbytes & 1 || (byteoff + nbytes) > SROM_MAX)
1135 off = byteoff / 2;
1188 off = byteoff / 2;
1197 if (bcmsdh_cis_read(NULL, SDIO_FUNC_1, (uint8 *)buf, byteoff + nbytes) != 0)
1213 uint byteoff, uint nbytes, uint16 *buf) argument
1233 if ((byteoff != 0x55aa) && ((byteoff & 1) || (nbytes & 1)))
1236 if ((byteoff != 0x55aa) && ((byteoff + nbytes) > SROM_MAX))
1260 if (byteoff == 0x55aa) {
1450 if (byteoff == 0x55aa) {
[all …]
H A Ddhd_custom_cis.c651 cish->byteoff = 0; in dhd_read_cis()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h1226 uint32 byteoff; /**< byte offset */ member
1237 uint32 byteoff; /**< byte offset */ member
1244 uint32 byteoff; /**< byte offset of the field in d11regs_t */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h1649 uint32 byteoff; /**< byte offset */ member
1660 uint32 byteoff; /**< byte offset */ member
1667 uint32 byteoff; /**< byte offset of the field in d11regs_t */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h1649 uint32 byteoff; /**< byte offset */ member
1660 uint32 byteoff; /**< byte offset */ member
1667 uint32 byteoff; /**< byte offset of the field in d11regs_t */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h1660 uint32 byteoff; /**< byte offset */ member
1671 uint32 byteoff; /**< byte offset */ member
1678 uint32 byteoff; /**< byte offset of the field in d11regs_t */ member