Searched refs:ci (Results 1 – 9 of 9) sorted by relevance
144 u32 ci; in mlx4_cq_arm() local147 ci = cq->cons_index & 0xffffff; in mlx4_cq_arm()149 *cq->arm_db = cpu_to_be32(sn << 28 | cmd | ci); in mlx4_cq_arm()158 doorbell[1] = cpu_to_be32(ci); in mlx4_cq_arm()
144 u32 ci; in mlx5_cq_arm() local147 ci = cq->cons_index & 0xffffff; in mlx5_cq_arm()149 *cq->arm_db = cpu_to_be32(sn << 28 | cmd | ci); in mlx5_cq_arm()156 doorbell[0] = cpu_to_be32(sn << 28 | cmd | ci); in mlx5_cq_arm()
102 static struct _item *to_##_name(struct config_item *ci) \104 return (ci) ? container_of(to_config_group(ci), struct _item, \
32 void (*notify_event) (struct ci_hdrc *ci, unsigned event);
62 struct com20020_pci_card_info *ci; member
93 struct fscrypt_info *ci) in fscrypt_put_encryption_info() argument
73 void fw_csr_iterator_init(struct fw_csr_iterator *ci, const u32 *p);74 int fw_csr_iterator_next(struct fw_csr_iterator *ci, int *key, int *value);
92 struct stmpe_client_info *ci; member
812 #define rtsx_pci_init_cmd(pcr) ((pcr)->ci = 0)854 int ci; member