Searched refs:ci (Results 151 - 175 of 279) sorted by relevance

1234567891011>>

/linux-master/drivers/crypto/nx/
H A Dnx-common-powernv.c46 unsigned int ci; /* Coprocessor instance, used with icswx */ member in struct:nx_coproc
954 unsigned int ct, ci; local
968 if (of_property_read_u32(dn, "ibm,842-coprocessor-instance", &ci)) {
978 coproc->ci = ci;
981 pr_info("coprocessor found on chip %d, CT %d CI %d\n", chip_id, ct, ci);
/linux-master/drivers/infiniband/hw/erdma/
H A Derdma_cmdq.c12 u64 db_data = FIELD_PREP(ERDMA_CQDB_CI_MASK, cmdq->cq.ci) |
257 __be32 *cqe = get_queue_entry(cmdq->cq.qbuf, cmdq->cq.ci,
262 return owner ^ !!(cmdq->cq.ci & cmdq->cq.depth) ? cqe : NULL;
301 cmdq->cq.ci++;
316 cmdq->sq.ci += cmdq->sq.wqebb_cnt;
355 cmdq->eq.ci++;
/linux-master/fs/ocfs2/
H A Dinode.c1609 static u64 ocfs2_inode_cache_owner(struct ocfs2_caching_info *ci) argument
1611 struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
1616 static struct super_block *ocfs2_inode_cache_get_super(struct ocfs2_caching_info *ci) argument
1618 struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
1623 static void ocfs2_inode_cache_lock(struct ocfs2_caching_info *ci) argument
1625 struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
1630 static void ocfs2_inode_cache_unlock(struct ocfs2_caching_info *ci) argument
1632 struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
1637 static void ocfs2_inode_cache_io_lock(struct ocfs2_caching_info *ci) argument
1639 struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
1644 ocfs2_inode_cache_io_unlock(struct ocfs2_caching_info *ci) argument
[all...]
/linux-master/drivers/char/agp/
H A Dparisc-agp.c198 unsigned ci; /* coherent index */ local
202 asm("lci 0(%1), %0" : "=r" (ci) : "r" (phys_to_virt(pa)));
204 pa |= (ci >> PAGE_SHIFT) & 0xff;/* move CI (8 bits) into lowest byte */
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c123 iwl_mvm_chan_info_cmd_tail(mvm, &cmd->ci);
126 iwl_mvm_set_chan_info_chandef(mvm, &cmd->ci, chandef);
147 iwl_mvm_set_chan_info_chandef(mvm, &cmd->ci, chandef);
/linux-master/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb.h120 struct netup_ci_state ci[2]; member in struct:netup_unidvb_dev
H A Dnetup_unidvb_ci.c195 state = &dev->ci[num];
236 state = &dev->ci[num];
/linux-master/include/linux/mfd/
H A Dstmpe.h111 * @ci: client specific information
130 struct stmpe_client_info *ci; member in struct:stmpe
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.h218 const struct vmw_ctx_bindinfo *ci,
/linux-master/sound/aoa/soundbus/
H A Dsoundbus.h164 struct codec_info *ci, void *data);
/linux-master/drivers/accel/habanalabs/common/
H A Dhw_queue.c13 * hl_queue_add_ptr - add to pi or ci and checks if it wraps around
15 * @ptr: the current pi/ci value
26 static inline int queue_ci_get(atomic_t *ci, u32 queue_len) argument
28 return atomic_read(ci) & ((queue_len << 1) - 1);
33 int delta = (q->pi - queue_ci_get(&q->ci, queue_len));
63 atomic_add(cs->jobs_in_queue_cnt[i], &q->ci);
812 * hl_hw_queue_inc_ci_kernel - increment ci for kernel's queue
815 * @hw_queue_id: which queue to increment its ci
821 atomic_inc(&q->ci);
850 atomic_set(&q->ci,
[all...]
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c4621 struct MR_PD_LIST *ci; local
4630 ci = instance->pd_list_buf;
4641 memset(ci, 0, sizeof(*ci));
4702 pd_addr = ci->addr;
4705 __func__, le32_to_cpu(ci->count));
4707 if ((le32_to_cpu(ci->count) >
4714 for (pd_index = 0; pd_index < le32_to_cpu(ci->count); pd_index++) {
4756 struct MR_LD_LIST *ci; local
4760 ci
4873 struct MR_LD_TARGETID_LIST *ci; local
4995 struct MR_HOST_DEVICE_LIST *ci; local
5181 struct MR_SNAPDUMP_PROPERTIES *ci; local
5266 struct megasas_ctrl_info *ci; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c84 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); local
86 memcpy(data, mlx5_cqwq_get_wqe(wq, ci), sizeof(struct mlx5_cqe64));
133 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); local
135 u32 ci_top = min_t(u32, wq_sz, ci + n);
137 for (; ci < ci_top; ci++, n--) {
138 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci);
143 if (unlikely(ci == wq_sz)) {
145 for (ci = 0; ci <
955 u16 ci; local
1026 u16 ci; local
1828 u16 ci; local
1876 u16 ci; local
2648 u16 ci; local
2739 u16 ci; local
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmr.c148 unsigned long tmp = ent->mkeys_queue.ci % NUM_MKEYS_PER_PAGE;
152 if (ent->mkeys_queue.ci >=
165 ent->mkeys_queue.ci++;
171 unsigned long tmp = (ent->mkeys_queue.ci - 1) % NUM_MKEYS_PER_PAGE;
180 ent->mkeys_queue.ci--;
329 if (!ent->mkeys_queue.ci)
348 if (target == ent->pending + ent->mkeys_queue.ci)
350 if (target > ent->pending + ent->mkeys_queue.ci) {
351 u32 todo = target - (ent->pending + ent->mkeys_queue.ci);
415 ent->mkeys_queue.ci
[all...]
/linux-master/sound/aoa/codecs/
H A Donyx.c865 struct codec_info *ci = &onyx_codec_info; local
901 ci = onyx->codec_info;
902 *ci = onyx_codec_info;
903 ci->transfers++;
912 ci = onyx->codec_info;
915 *ci = onyx_codec_info;
916 ci->transfers[1].formats = 0;
921 ci, onyx)) {
/linux-master/drivers/scsi/esas2r/
H A Desas2r_main.c1429 struct atto_vda_cfg_init *ci; local
1436 ci = (struct atto_vda_cfg_init *)data;
1438 ci->date_time.year = le16_to_cpu(ci->date_time.year);
1439 ci->sgl_page_size = le32_to_cpu(ci->sgl_page_size);
1440 ci->vda_version = le32_to_cpu(ci->vda_version);
1441 ci->epoch_time = le32_to_cpu(ci
[all...]
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.c640 int ci; local
643 ci = rspq->consumer_index;
645 src += (ci * BFI_MSGQ_RSP_ENTRY_SIZE);
654 BFA_MSGQ_INDX_ADD(ci, 1, rspq->depth);
656 src += (ci * BFI_MSGQ_RSP_ENTRY_SIZE);
/linux-master/drivers/usb/chipidea/
H A Dci_hdrc_imx.c19 #include "ci.h"
300 static int ci_hdrc_imx_notify_event(struct ci_hdrc *ci, unsigned int event) argument
302 struct device *dev = ci->dev->parent;
325 if (ci->vbus_active)
329 if (ci->usb_phy)
330 schedule_work(&ci->usb_phy->chg_work);
/linux-master/net/bluetooth/
H A Dhci_conn.c2599 struct hci_conn_info *ci; local
2606 if (!req.conn_num || req.conn_num > (PAGE_SIZE * 2) / sizeof(*ci))
2609 size = sizeof(req) + req.conn_num * sizeof(*ci);
2621 ci = cl->conn_info;
2625 bacpy(&(ci + n)->bdaddr, &c->dst);
2626 (ci + n)->handle = c->handle;
2627 (ci + n)->type = c->type;
2628 (ci + n)->out = c->out;
2629 (ci + n)->state = c->state;
2630 (ci
2651 struct hci_conn_info ci; local
[all...]
/linux-master/drivers/usb/core/
H A Ddevio.c1455 struct usbdevfs_connectinfo ci; local
1457 memset(&ci, 0, sizeof(ci));
1458 ci.devnum = ps->dev->devnum;
1459 ci.slow = ps->dev->speed == USB_SPEED_LOW;
1461 if (copy_to_user(arg, &ci, sizeof(ci)))
1469 struct usbdevfs_conninfo_ex ci; local
1472 if (size < sizeof(ci.size))
1475 memset(&ci,
[all...]
/linux-master/drivers/media/pci/ngene/
H A Dngene-core.c1294 dev->ci.en)
1468 if (!dev->ci.en && (io & NGENE_IO_TSOUT))
1490 if (dev->ci.en && (io & NGENE_IO_TSOUT)) {
1491 dvb_ca_en50221_init(adapter, dev->ci.en, 0, 1);
1563 struct ngene_ci *ci = &dev->ci; local
1581 cxd_cfg.en = &ci->en;
1588 ci->dev = dev;
1599 struct ngene_ci *ci = &dev->ci; local
[all...]
/linux-master/drivers/scsi/
H A Dstex.c1658 const struct st_card_info *ci = NULL; local
1708 ci = &stex_card_info[hba->cardtype];
1728 sts_offset = scratch_offset = (ci->rq_count+1) * ci->rq_size;
1730 sts_offset += (ci->sts_count+1) * sizeof(u32);
1731 cp_offset = sts_offset + (ci->sts_count+1) * sizeof(struct status_msg);
1761 hba->ccb = kcalloc(ci->rq_count, sizeof(struct st_ccb), GFP_KERNEL);
1773 hba->rq_count = ci->rq_count;
1774 hba->rq_size = ci->rq_size;
1775 hba->sts_count = ci
[all...]
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c173 static inline void tavor_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) argument
184 mthca_write64(MTHCA_EQ_DB_SET_CI | eq->eqn, ci & (eq->nent - 1),
189 static inline void arbel_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) argument
193 __raw_writel((__force u32) cpu_to_be32(ci),
199 static inline void set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) argument
202 arbel_set_eq_ci(dev, eq, ci);
204 tavor_set_eq_ci(dev, eq, ci);
/linux-master/drivers/ata/
H A Dsata_sil24.c1012 const struct sil24_cerr_info *ci = NULL; local
1056 ci = &sil24_cerr_db[cerr];
1058 if (ci && ci->desc) {
1059 err_mask |= ci->err_mask;
1060 action |= ci->action;
1063 ata_ehi_push_desc(ehi, "%s", ci->desc);
/linux-master/drivers/parisc/
H A Dccio-dma.c550 register unsigned long ci; /* coherent index */ local
574 asm volatile ("extrd,u %1,15,4,%0" : "=r" (ci) : "r" (pa));
576 asm volatile ("depd %1,35,4,%0" : "+r" (pa) : "r" (ci));
585 asm volatile ("lci %%r0(%1), %0" : "=r" (ci) : "r" (vba));
586 asm volatile ("extru %1,19,12,%0" : "+r" (ci) : "r" (ci));
587 asm volatile ("depw %1,15,12,%0" : "+r" (pa) : "r" (ci));

Completed in 252 milliseconds

1234567891011>>