Searched refs:le16_add_cpu (Results 1 – 14 of 14) sorted by relevance
| /linux/fs/ufs/ |
| H A D | swab.h | 102 le16_add_cpu((__le16 *)n, d); in fs16_add() 111 le16_add_cpu((__le16 *)n, -d); in fs16_sub()
|
| /linux/include/linux/byteorder/ |
| H A D | generic.h | 144 static inline void le16_add_cpu(__le16 *var, u16 val) in le16_add_cpu() function
|
| /linux/fs/hpfs/ |
| H A D | anode.c | 158 le16_add_cpu(&btree->first_free, 12); in hpfs_add_sector_to_btree() 179 le16_add_cpu(&btree->first_free, 8); in hpfs_add_sector_to_btree()
|
| /linux/fs/quota/ |
| H A D | quota_tree.c | 303 le16_add_cpu(&dh->dqdh_entries, 1); in find_free_dqentry() 505 le16_add_cpu(&dh->dqdh_entries, -1); in free_dqentry()
|
| /linux/fs/ntfs/ |
| H A D | ea.c | 261 le16_add_cpu(&p_ea_info->ea_length, 0 - ea_packed_size(p_ea)); in ntfs_set_ea() 264 le16_add_cpu(&p_ea_info->need_ea_count, -1); in ntfs_set_ea()
|
| /linux/fs/ext4/ |
| H A D | extents.c | 1030 le16_add_cpu(&curp->p_hdr->eh_entries, 1); in ext4_ext_insert_index() 1162 le16_add_cpu(&neh->eh_entries, m); in ext4_ext_split() 1184 le16_add_cpu(&path[depth].p_hdr->eh_entries, -m); in ext4_ext_split() 1248 le16_add_cpu(&neh->eh_entries, m); in ext4_ext_split() 1270 le16_add_cpu(&path[i].p_hdr->eh_entries, -m); in ext4_ext_split() 1386 le16_add_cpu(&neh->eh_depth, 1); in ext4_ext_grow_indepth() 1852 le16_add_cpu(&eh->eh_entries, -1); in ext4_ext_try_to_merge_right() 2194 le16_add_cpu(&eh->eh_entries, 1); in ext4_ext_insert_extent() 2336 le16_add_cpu(&path[k].p_hdr->eh_entries, -1); in ext4_ext_rm_idx() 2767 le16_add_cpu(&eh->eh_entries, -1); in ext4_ext_rm_leaf()
|
| H A D | resize.c | 935 le16_add_cpu(&es->s_reserved_gdt_blocks, -1); in add_new_gdb()
|
| H A D | super.c | 3141 le16_add_cpu(&es->s_mnt_count, 1); in ext4_setup_super()
|
| /linux/drivers/usb/gadget/ |
| H A D | composite.c | 768 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_EXT_CAP_SIZE); in bos_desc() 785 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_SS_CAP_SIZE); in bos_desc() 818 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_SSP_CAP_SIZE(ssac)); in bos_desc() 884 le16_add_cpu(&bos->wTotalLength, in bos_desc()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | tx-gen2.c | 208 le16_add_cpu(&tx_cmd->len, -snap_ip_tcp_hdrlen); in iwl_txq_gen2_build_amsdu() 254 le16_add_cpu(&tx_cmd->len, tb_len); in iwl_txq_gen2_build_amsdu()
|
| H A D | tx.c | 1963 le16_add_cpu(&tx_cmd->params.len, -snap_ip_tcp_hdrlen); in iwl_fill_data_tbs_amsdu() 2006 le16_add_cpu(&tx_cmd->params.len, pos_hdr - subf_hdrs_start); in iwl_fill_data_tbs_amsdu()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_iwarp.c | 2144 le16_add_cpu(&curr_pkt->first_mpa_offset, in qed_iwarp_mpa_get_data() 2221 le16_add_cpu(&curr_pkt->first_mpa_offset, in qed_iwarp_process_mpa_pkt() 2261 le16_add_cpu(&curr_pkt->first_mpa_offset, in qed_iwarp_process_mpa_pkt()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 1000 le16_add_cpu(&cmd.ssn, 1); in iwl_mvm_enable_txq()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.c | 4120 le16_add_cpu(&pkt_size, skb_frag_size(frag)); in bnx2x_start_xmit()
|