Home
last modified time | relevance | path

Searched refs:le16_add_cpu (Results 1 – 20 of 20) sorted by relevance

/linux/fs/ufs/
H A Dswab.h102 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 Dgeneric.h144 static inline void le16_add_cpu(__le16 *var, u16 val) in le16_add_cpu() function
/linux/fs/hpfs/
H A Danode.c158 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 Dquota_tree.c303 le16_add_cpu(&dh->dqdh_entries, 1); in find_free_dqentry()
505 le16_add_cpu(&dh->dqdh_entries, -1); in free_dqentry()
/linux/fs/ntfs3/
H A Dxattr.c386 le16_add_cpu(&ea_info.count, -1); in ntfs_set_ea()
388 le16_add_cpu(&ea_info.size_pack, 0 - packed_ea_size(ea)); in ntfs_set_ea()
H A Dfslog.c937 le16_add_cpu(&t->total, 1); in alloc_rsttbl_idx()
1029 le16_add_cpu(&rt->total, 1); in alloc_rsttbl_from_idx()
3301 le16_add_cpu(&rec->seq, 1); in do_action()
3337 le16_add_cpu(&rec->hard_links, 1); in do_action()
3355 le16_add_cpu(&rec->hard_links, -1); in do_action()
H A Dindex.c2335 le16_add_cpu(&re->size, sizeof(u64)); in indx_get_entry_to_replace()
H A Dfrecord.c1528 le16_add_cpu(&ni->mi.mrec->hard_links, 1); in ni_insert_resident()
/linux/fs/ext4/
H A Dextents.c1030 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()
2775 le16_add_cpu(&eh->eh_entries, -1); in ext4_ext_rm_leaf()
H A Dresize.c935 le16_add_cpu(&es->s_reserved_gdt_blocks, -1); in add_new_gdb()
H A Dsuper.c3160 le16_add_cpu(&es->s_mnt_count, 1); in ext4_setup_super()
/linux/drivers/usb/gadget/
H A Dcomposite.c768 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 Dtx-gen2.c208 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 Dtx.c1970 le16_add_cpu(&tx_cmd->params.len, -snap_ip_tcp_hdrlen); in iwl_fill_data_tbs_amsdu()
2013 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 Dqed_iwarp.c2144 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/nfc/
H A Dport100.c568 le16_add_cpu(&frame->datalen, len); in port100_tx_update_payload_len()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c496 le16_add_cpu(sub_ntlv, 1); in mt7915_mcu_add_nested_subtlv()
497 le16_add_cpu(len, sub_len); in mt7915_mcu_add_nested_subtlv()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c1000 le16_add_cpu(&cmd.ssn, 1); in iwl_mvm_enable_txq()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c366 le16_add_cpu(&sta_hdr->len, sizeof(hdr)); in mt76_connac_mcu_alloc_wtbl_req()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c4120 le16_add_cpu(&pkt_size, skb_frag_size(frag)); in bnx2x_start_xmit()