| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | extent_map.c | 743 u64 len_bytes, phys_bytes, virt_bytes; in ocfs2_fiemap() local 794 len_bytes = (u64)le16_to_cpu(rec.e_leaf_clusters) << osb->s_clustersize_bits; in ocfs2_fiemap() 799 len_bytes, fe_flags); in ocfs2_fiemap()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_static_config.c | 588 int len_bytes; in sja1105_table_write_crc() local 590 len_bytes = (uintptr_t)(crc_ptr - table_start); in sja1105_table_write_crc() 591 computed_crc = sja1105_crc32(table_start, len_bytes); in sja1105_table_write_crc()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | protection_keys.c | 166 void dump_mem(void *dumpme, int len_bytes) in dump_mem() argument 171 for (i = 0; i < len_bytes; i += sizeof(u64)) { in dump_mem()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.c | 1673 int ret = 0, len_bytes=0, buf_len=0; in dhd_conf_mkeep_alive() local 1696 len_bytes = wl_pattern_atoh(packet, (char *)mkeep_alive_pktp->data); in dhd_conf_mkeep_alive() 1697 buf_len += len_bytes; in dhd_conf_mkeep_alive() 1708 mkeep_alive_pktp->len_bytes = htod16(len_bytes); in dhd_conf_mkeep_alive()
|
| H A D | dhd_linux.c | 15683 int len_bytes = 0; in dhd_dev_start_mkeep_alive() local 15735 dtoh16(mkeep_alive_pktp->len_bytes))); in dhd_dev_start_mkeep_alive() 15737 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) { in dhd_dev_start_mkeep_alive() 15790 len_bytes = ETHER_ADDR_LEN*2 + ETHERTYPE_LEN + ip_pkt_len; in dhd_dev_start_mkeep_alive() 15791 memcpy(mkeep_alive_pktp->data, pmac_frame_begin, len_bytes); in dhd_dev_start_mkeep_alive() 15792 buf_len += len_bytes; in dhd_dev_start_mkeep_alive() 15793 mkeep_alive_pkt.len_bytes = htod16(len_bytes); in dhd_dev_start_mkeep_alive() 15850 dtoh16(mkeep_alive_pktp->len_bytes))); in dhd_dev_stop_mkeep_alive() 15852 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) { in dhd_dev_stop_mkeep_alive()
|
| H A D | wl_android_ext.c | 5364 dtoh16(mkeep_alive_pktp->len_bytes)); in wl_ext_mkeep_alive() 5365 for (i=0; i<mkeep_alive_pktp->len_bytes; i++) { in wl_ext_mkeep_alive()
|
| H A D | wl_android.c | 3551 mkeep_alive_pkt.len_bytes = 0; in wl_keep_alive_set()
|
| H A D | dhd_common.c | 4393 mkeep_alive_pkt.len_bytes = 0; in dhd_keep_alive_onoff()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.c | 2717 int ret = 0, len_bytes=0, buf_len=0; in dhd_conf_mkeep_alive() local 2740 len_bytes = wl_pattern_atoh(packet, (char *)mkeep_alive_pktp->data); in dhd_conf_mkeep_alive() 2741 buf_len += len_bytes; in dhd_conf_mkeep_alive() 2752 mkeep_alive_pktp->len_bytes = htod16(len_bytes); in dhd_conf_mkeep_alive()
|
| H A D | wl_cfg80211.c | 22430 uint16 len_bytes = 0; in wl_cfg80211_start_mkeep_alive() local 22487 dtoh16(mkeep_alive_pktp->len_bytes))); in wl_cfg80211_start_mkeep_alive() 22489 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) { in wl_cfg80211_start_mkeep_alive() 22512 len_bytes = (ETHER_ADDR_LEN*2) + ETHERTYPE_LEN + ip_pkt_len; in wl_cfg80211_start_mkeep_alive() 22513 mkeep_alive_pkt.len_bytes = htod16(len_bytes); in wl_cfg80211_start_mkeep_alive() 22574 pmac_frame_begin, len_bytes); in wl_cfg80211_start_mkeep_alive() 22578 buf_len += len_bytes; in wl_cfg80211_start_mkeep_alive() 22636 dtoh16(mkeep_alive_pktp->len_bytes))); in wl_cfg80211_stop_mkeep_alive() 22638 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) { in wl_cfg80211_stop_mkeep_alive()
|
| H A D | wl_android_ext.c | 1488 dtoh16(mkeep_alive_pktp->len_bytes)); in wl_ext_mkeep_alive() 1489 for (i=0; i<mkeep_alive_pktp->len_bytes; i++) { in wl_ext_mkeep_alive()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.c | 2599 int ret = 0, len_bytes=0, buf_len=0; in dhd_conf_mkeep_alive() local 2622 len_bytes = wl_pattern_atoh(packet, (char *)mkeep_alive_pktp->data); in dhd_conf_mkeep_alive() 2623 buf_len += len_bytes; in dhd_conf_mkeep_alive() 2634 mkeep_alive_pktp->len_bytes = htod16(len_bytes); in dhd_conf_mkeep_alive()
|
| H A D | wl_cfg80211.c | 22185 uint16 len_bytes = 0; in wl_cfg80211_start_mkeep_alive() local 22242 dtoh16(mkeep_alive_pktp->len_bytes))); in wl_cfg80211_start_mkeep_alive() 22244 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) { in wl_cfg80211_start_mkeep_alive() 22267 len_bytes = (ETHER_ADDR_LEN*2) + ETHERTYPE_LEN + ip_pkt_len; in wl_cfg80211_start_mkeep_alive() 22268 mkeep_alive_pkt.len_bytes = htod16(len_bytes); in wl_cfg80211_start_mkeep_alive() 22329 pmac_frame_begin, len_bytes); in wl_cfg80211_start_mkeep_alive() 22333 buf_len += len_bytes; in wl_cfg80211_start_mkeep_alive() 22391 dtoh16(mkeep_alive_pktp->len_bytes))); in wl_cfg80211_stop_mkeep_alive() 22393 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) { in wl_cfg80211_stop_mkeep_alive()
|
| H A D | wl_android_ext.c | 1514 dtoh16(mkeep_alive_pktp->len_bytes)); in wl_ext_mkeep_alive() 1515 for (i=0; i<mkeep_alive_pktp->len_bytes; i++) { in wl_ext_mkeep_alive()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | dbg.c | 571 u32 len_bytes, __le32 *data) in iwl_read_prph_block() argument 575 for (i = 0; i < len_bytes; i += 4) in iwl_read_prph_block()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 14837 int len_bytes = 0; local 14889 dtoh16(mkeep_alive_pktp->len_bytes))); 14891 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) { 14944 len_bytes = ETHER_ADDR_LEN*2 + ETHERTYPE_LEN + ip_pkt_len; 14945 memcpy(mkeep_alive_pktp->data, pmac_frame_begin, len_bytes); 14946 buf_len += len_bytes; 14947 mkeep_alive_pkt.len_bytes = htod16(len_bytes); 15010 dtoh16(mkeep_alive_pktp->len_bytes))); 15012 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 15029 int len_bytes = 0; local 15081 dtoh16(mkeep_alive_pktp->len_bytes))); 15083 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) { 15136 len_bytes = ETHER_ADDR_LEN*2 + ETHERTYPE_LEN + ip_pkt_len; 15137 memcpy(mkeep_alive_pktp->data, pmac_frame_begin, len_bytes); 15138 buf_len += len_bytes; 15139 mkeep_alive_pkt.len_bytes = htod16(len_bytes); 15202 dtoh16(mkeep_alive_pktp->len_bytes))); 15204 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) {
|
| H A D | dhd_common.c | 5242 mkeep_alive_pkt.len_bytes = 0; in dhd_keep_alive_onoff()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 14902 int len_bytes = 0; local 14954 dtoh16(mkeep_alive_pktp->len_bytes))); 14956 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) { 15009 len_bytes = ETHER_ADDR_LEN*2 + ETHERTYPE_LEN + ip_pkt_len; 15010 memcpy(mkeep_alive_pktp->data, pmac_frame_begin, len_bytes); 15011 buf_len += len_bytes; 15012 mkeep_alive_pkt.len_bytes = htod16(len_bytes); 15075 dtoh16(mkeep_alive_pktp->len_bytes))); 15077 for (i = 0; i < mkeep_alive_pktp->len_bytes; i++) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 6245 uint16 len_bytes; member 6254 uint16 len_bytes; member 7558 uint16 len_bytes; /* Size of packet to transmit (0 to disable packet re-transmits) */ member 7780 uint16 len_bytes; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 3901 uint16 len_bytes; member 4927 uint16 len_bytes; /* Size of packet to transmit (0 to disable packet re-transmits) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 6237 uint16 len_bytes; member 7540 uint16 len_bytes; /* Size of packet to transmit (0 to disable packet re-transmits) */ member 7762 uint16 len_bytes; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 5213 uint16 len_bytes; member 6261 uint16 len_bytes; /* Size of packet to transmit (0 to disable packet re-transmits) */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 5213 uint16 len_bytes; member 6261 uint16 len_bytes; /* Size of packet to transmit (0 to disable packet re-transmits) */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 5224 uint16 len_bytes; member 6272 uint16 len_bytes; /* Size of packet to transmit (0 to disable packet re-transmits) */ member
|