Searched refs:offs (Results 201 - 225 of 384) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c1783 struct ieee80211_mutable_offsets *offs)
1789 if (!offs->cntdwn_counter_offs[0])
1796 info->cnt = skb->data[offs->cntdwn_counter_offs[0]];
1802 struct ieee80211_mutable_offsets *offs)
1816 mbss->offset[0] = cpu_to_le16(offs->tim_offset);
1820 &skb->data[offs->mbssid_off],
1821 skb->len - offs->mbssid_off) {
1858 struct ieee80211_mutable_offsets *offs)
1872 cont->tim_ofs = cpu_to_le16(offs->tim_offset);
1874 if (offs
1781 mt7915_mcu_beacon_cntdwn(struct ieee80211_vif *vif, struct sk_buff *rskb, struct sk_buff *skb, struct bss_info_bcn *bcn, struct ieee80211_mutable_offsets *offs) argument
1800 mt7915_mcu_beacon_mbss(struct sk_buff *rskb, struct sk_buff *skb, struct ieee80211_vif *vif, struct bss_info_bcn *bcn, struct ieee80211_mutable_offsets *offs) argument
1855 mt7915_mcu_beacon_cont(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct sk_buff *rskb, struct sk_buff *skb, struct bss_info_bcn *bcn, struct ieee80211_mutable_offsets *offs) argument
1980 struct ieee80211_mutable_offsets offs; local
3026 static const u32 *offs; local
3219 u32 offs, len, i; local
[all...]
H A Ddebugfs.c833 u8 offs = msta->wcid.idx & GENMASK(4, 0); local
838 if (val & BIT(offs))
956 for (i = 0; i < mt7915_sku_group_len[SKU_##rate]; i++, offs++) \
957 len += scnprintf(buf + len, sz - len, " %6d", txpwr[offs]); \
963 offs += len; \
967 req.txpower_sku[offs + i] = pwr; \
980 int i, offs = 0, len = 0; local
1062 u32 offs = 0, len = 0; local
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h218 int pvr2_hdw_cpufw_get(struct pvr2_hdw *,unsigned int offs,
/linux-master/arch/arm/mach-omap2/
H A Dcm3xxx.c122 unsigned long offs; local
137 offs = idlest_reg->offset;
138 offs &= 0xff00;
139 *prcm_inst = offs;
/linux-master/block/partitions/
H A Dmsdos.c174 sector_t offs, size, next; local
181 offs = start_sect(p)*sector_size;
183 next = this_sector + offs;
185 if (offs + size > this_size)
/linux-master/arch/powerpc/kernel/
H A Drtas-proc.c403 int llen, offs; local
409 for (j = 0, offs = 0; j <= p->quant; j++) {
416 offs += strlen(loc) + 1;
418 if (offs >= llen)
/linux-master/tools/perf/util/
H A Ddwarf-aux.h66 int die_get_data_member_location(Dwarf_Die *mb_die, Dwarf_Word *offs);
/linux-master/fs/ubifs/
H A Dubifs-media.h762 * @offs: start offset in the referred LEB
769 __le32 offs; member in struct:ubifs_ref_node
804 * @offs: offset within @lnum
814 __le32 offs; member in struct:ubifs_branch
H A Dauth.c131 * @offs: offset in LEB @node was read from
137 int lnum, int offs)
147 ubifs_err(c, "hash mismatch on node at LEB %d:%d", lnum, offs);
136 ubifs_bad_hash(const struct ubifs_info *c, const void *node, const u8 *hash, int lnum, int offs) argument
/linux-master/drivers/mtd/parsers/
H A Dsharpslpart.c98 static int sharpsl_nand_read_oob(struct mtd_info *mtd, loff_t offs, u8 *buf) argument
107 ret = mtd_read_oob(mtd, offs, &ops);
/linux-master/drivers/media/usb/dvb-usb/
H A Ddibusb-common.c221 int dibusb_read_eeprom_byte(struct dvb_usb_device *d, u8 offs, u8 *val) argument
230 buf[0] = offs;
/linux-master/net/l2tp/
H A Dl2tp_debugfs.c68 static void *l2tp_dfs_seq_start(struct seq_file *m, loff_t *offs) argument
71 loff_t pos = *offs;
/linux-master/arch/xtensa/include/asm/
H A Dpgtable.h352 #define __swp_entry(type,offs) \
353 ((swp_entry_t){(((type) & 0x1f) << 6) | ((offs) << 11) | \
/linux-master/drivers/mtd/
H A Dssfdc.c163 static int read_raw_oob(struct mtd_info *mtd, loff_t offs, uint8_t *buf) argument
174 ret = mtd_read_oob(mtd, offs, &ops);
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c770 uint64_t offs = radeon_bo_size(rdev->uvd.vcpu_bo) - local
773 uint32_t __iomem *msg = (void __iomem *)(rdev->uvd.cpu_addr + offs);
774 uint64_t addr = rdev->uvd.gpu_addr + offs;
806 uint64_t offs = radeon_bo_size(rdev->uvd.vcpu_bo) - local
809 uint32_t __iomem *msg = (void __iomem *)(rdev->uvd.cpu_addr + offs);
810 uint64_t addr = rdev->uvd.gpu_addr + offs;
/linux-master/drivers/firmware/cirrus/
H A Dcs_dsp.c602 int noffs, unsigned int *offs)
608 ret = regmap_read(dsp->regmap, dsp->base + offs[i], &offs[i]);
618 unsigned int offs[] = { local
622 cs_dsp_read_fw_status(dsp, ARRAY_SIZE(offs), offs);
625 offs[0], offs[1], offs[2], offs[
601 cs_dsp_read_fw_status(struct cs_dsp *dsp, int noffs, unsigned int *offs) argument
630 unsigned int offs[] = { ADSP2V2_SCRATCH0_1, ADSP2V2_SCRATCH2_3 }; local
641 unsigned int offs[] = { local
[all...]
/linux-master/fs/ext2/
H A Dxattr.c472 size_t offs = le16_to_cpu(last->e_value_offs); local
473 if (offs < min_offs)
474 min_offs = offs;
575 size_t offs = le16_to_cpu(here->e_value_offs); local
576 char *val = (char *)header + offs;
599 if (o < offs)
/linux-master/drivers/video/
H A Dsticore.c470 unsigned char offs = sti->rm_entry[i]; local
472 if (offs == 0)
474 if (offs != PCI_ROM_ADDRESS &&
475 (offs < PCI_BASE_ADDRESS_0 ||
476 offs > PCI_BASE_ADDRESS_5)) {
481 newhpa = pci_resource_start (sti->pd, (offs - PCI_BASE_ADDRESS_0) / 4);
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.c140 unsigned int offs, i; local
155 offs = FXSAVE_SIZE + XSAVE_HDR_SIZE;
158 offs = ALIGN(offs, 64);
161 offs += xstate_sizes[i];
163 return offs;
/linux-master/drivers/media/dvb-frontends/
H A Dstv0910.c1128 u16 offs = state->nr ? 0x40 : 0; /* Address offset */ local
1132 write_reg(state, RSTV0910_P1_DISRXCFG + offs, 0x00);
1133 write_reg(state, RSTV0910_P1_DISTXCFG + offs, 0xBA); /* Reset = 1 */
1134 write_reg(state, RSTV0910_P1_DISTXCFG + offs, 0x3A); /* Reset = 0 */
1135 write_reg(state, RSTV0910_P1_DISTXF22 + offs, freq);
1640 u16 offs = state->nr ? 0x40 : 0; local
1644 return write_reg(state, RSTV0910_P1_DISTXCFG + offs, 0x38);
1646 return write_reg(state, RSTV0910_P1_DISTXCFG + offs, 0x3a);
1657 u16 offs = state->nr ? 0x40 : 0; local
1660 read_reg(state, RSTV0910_P1_DISTXSTATUS + offs,
[all...]
/linux-master/net/wireless/
H A Dsme.c503 size_t offs; local
530 offs = ieee80211_ie_split(ies, ies_len, before_extcapa,
532 memcpy(buf, ies, offs);
534 memcpy(buf + offs + rdev->wiphy.extended_capabilities_len + 2,
535 ies + offs, ies_len - offs);
537 offs = 0;
541 buf[offs] = WLAN_EID_EXT_CAPABILITY;
542 buf[offs + 1] = rdev->wiphy.extended_capabilities_len;
543 memcpy(buf + offs
[all...]
/linux-master/drivers/tee/optee/
H A Dsmc_abi.c120 p->u.memref.shm_offs = mp->u.rmem.offs;
215 mp->u.rmem.offs = p->u.memref.shm_offs;
878 * @offs: offset of the message in @shm
887 struct tee_shm *shm, u_int offs,
901 arg = tee_shm_get_va(shm, offs);
906 rpc_arg = tee_shm_get_va(shm, offs + rpc_arg_offs);
914 param.a3 = offs;
918 rc = tee_shm_get_pa(shm, offs, &parg);
886 optee_smc_do_call_with_arg(struct tee_context *ctx, struct tee_shm *shm, u_int offs, bool system_thread) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mac.c750 u8 ru, offs = 0; local
761 offs = ru;
765 offs = ru - 37;
769 offs = ru - 53;
773 offs = ru - 61;
777 offs = ru - 65;
789 le16_encode_bits(offs,
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb-legacy.c1212 const struct qmp_usb_legacy_offsets *offs = cfg->offsets; local
1216 if (!offs)
1223 qmp->serdes = base + offs->serdes;
1224 qmp->pcs = base + offs->pcs;
1225 qmp->pcs_usb = base + offs->pcs_usb;
1226 qmp->tx = base + offs->tx;
1227 qmp->rx = base + offs->rx;
/linux-master/fs/gfs2/
H A Dbmap.c1328 unsigned int offs; local
1334 offs = oldsize & ~PAGE_MASK;
1335 if (offs && chunk > PAGE_SIZE)
1336 chunk = offs + ((chunk - offs) & PAGE_MASK);
1365 unsigned int offs = newsize & (blocksize - 1); local
1366 if (offs) {
1368 blocksize - offs);
2369 unsigned int offs; local
2375 offs
[all...]

Completed in 310 milliseconds

1234567891011>>