Home
last modified time | relevance | path

Searched refs:idx_offset (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c1229 u8 idx_offset; in brcmf_pcie_init_ringbuffers() local
1267 idx_offset = sizeof(u32); in brcmf_pcie_init_ringbuffers()
1274 idx_offset = devinfo->dma_idx_sz; in brcmf_pcie_init_ringbuffers()
1286 max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()
1294 max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()
1325 h2d_w_idx_ptr += idx_offset; in brcmf_pcie_init_ringbuffers()
1326 h2d_r_idx_ptr += idx_offset; in brcmf_pcie_init_ringbuffers()
1340 d2h_w_idx_ptr += idx_offset; in brcmf_pcie_init_ringbuffers()
1341 d2h_r_idx_ptr += idx_offset; in brcmf_pcie_init_ringbuffers()
1367 h2d_w_idx_ptr += idx_offset; in brcmf_pcie_init_ringbuffers()
[all …]
/openbmc/linux/sound/i2c/other/
H A Dak4xxx-adda.c633 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()
/openbmc/linux/include/sound/
H A Dak4xxx-adda.h53 unsigned int idx_offset; /* control index offset */ member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A D0001-Android-Fix-the-build.patch23 @@ -50,7 +50,7 @@ int _load_v6(netsnmp_container *container, int idx_offset);
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c733 unsigned long idx_offset; in hns_roce_table_find() local
745 idx_offset = obj % obj_per_chunk; in hns_roce_table_find()
746 dma_offset = offset = idx_offset * table->obj_size; in hns_roce_table_find()
/openbmc/linux/sound/pci/ice1712/
H A Drevo.c247 .idx_offset = 1,
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h189 u32 idx_offset; member
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c938 u32 section, u32 idx_offset) in qlcnic_get_data_desc() argument
945 temp = *((__le32 *)&unirom[adapter->file_prd_off] + idx_offset); in qlcnic_get_data_desc()
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c763 u32 section, u32 idx_offset) in nx_get_data_desc() argument
767 idx_offset)); in nx_get_data_desc()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b_rfk.c271 u32 idx_offset, path_offset; in _dack_reload_by_path() local
277 idx_offset = 0; in _dack_reload_by_path()
279 idx_offset = 0x14; in _dack_reload_by_path()
286 offset = idx_offset + path_offset; in _dack_reload_by_path()
H A Drtw8852a_rfk.c259 u32 idx_offset, path_offset; in _dack_reload_by_path() local
262 idx_offset = 0; in _dack_reload_by_path()
264 idx_offset = 0x50; in _dack_reload_by_path()
271 tmp_offset = idx_offset + path_offset; in _dack_reload_by_path()
H A Drtw8852c_rfk.c305 u32 idx_offset, path_offset; in _dack_reload_by_path() local
309 idx_offset = (index == 0 ? 0 : 0x14); in _dack_reload_by_path()
311 offset = idx_offset + path_offset; in _dack_reload_by_path()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c367 uint32_t *idx_offset = dev->kfd->shared_resources.sdma_doorbell_idx; in allocate_doorbell() local
375 uint32_t valid_id = idx_offset[qpd->dqm->dev->node_id * in allocate_doorbell()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.c1534 u32 section, u32 idx_offset) in qla82xx_get_data_desc() argument
1538 idx_offset); in qla82xx_get_data_desc()