Searched refs:idx_offset (Results 1 – 10 of 10) sorted by relevance
1134 u8 idx_offset; in brcmf_pcie_init_ringbuffers() local1168 idx_offset = sizeof(u32); in brcmf_pcie_init_ringbuffers()1175 idx_offset = devinfo->dma_idx_sz; in brcmf_pcie_init_ringbuffers()1187 max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()1188 address += max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()1195 max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()1196 address += max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()1203 max_completionrings * idx_offset; in brcmf_pcie_init_ringbuffers()1204 address += max_completionrings * idx_offset; in brcmf_pcie_init_ringbuffers()1226 h2d_w_idx_ptr += idx_offset; in brcmf_pcie_init_ringbuffers()[all …]
633 knew.index = mixer_ch + ak->idx_offset * 2; in build_dac_controls()726 knew.index = mixer_ch + ak->idx_offset * 2; in build_adc_controls()762 knew.index = mixer_ch + ak->idx_offset * 2; in build_adc_controls()781 knew.index = mixer_ch + ak->idx_offset * 2; in build_adc_controls()813 knew.index = idx + ak->idx_offset; in build_deemphasis()
53 unsigned int idx_offset; /* control index offset */ member
247 .idx_offset = 1,
811 unsigned long idx_offset; in hns_roce_table_find() local825 idx_offset = (obj & (table->num_obj - 1)) % obj_per_chunk; in hns_roce_table_find()826 dma_offset = offset = idx_offset * table->obj_size; in hns_roce_table_find()
942 u32 section, u32 idx_offset) in qlcnic_get_data_desc() argument949 temp = *((__le32 *)&unirom[adapter->file_prd_off] + idx_offset); in qlcnic_get_data_desc()
1009 int idx_offset = HCLGE_MBX_RING_MAP_BASIC_MSG_NUM + in hclgevf_bind_ring_to_vector() local1020 req->msg[idx_offset] = in hclgevf_bind_ring_to_vector()1022 req->msg[idx_offset + 1] = node->tqp_index; in hclgevf_bind_ring_to_vector()1023 req->msg[idx_offset + 2] = hnae3_get_field(node->int_gl_idx, in hclgevf_bind_ring_to_vector()
765 u32 section, u32 idx_offset) in nx_get_data_desc() argument769 idx_offset)); in nx_get_data_desc()
151 uint32_t *idx_offset = in allocate_doorbell() local154 q->doorbell_id = idx_offset[q->properties.sdma_engine_id] in allocate_doorbell()
1582 u32 section, u32 idx_offset) in qla82xx_get_data_desc() argument1585 int idx = cpu_to_le32(*((int *)&unirom[ha->file_prd_off] + idx_offset)); in qla82xx_get_data_desc()