/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | pcie.c | 1229 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() 1287 address += max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers() 1294 max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers() 1295 address += max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers() 1302 max_completionrings * idx_offset; in brcmf_pcie_init_ringbuffers() 1303 address += max_completionrings * idx_offset; in brcmf_pcie_init_ringbuffers() 1325 h2d_w_idx_ptr += idx_offset; in brcmf_pcie_init_ringbuffers() [all …]
|
/openbmc/linux/sound/i2c/other/ |
H A D | ak4xxx-adda.c | 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()
|
/openbmc/linux/include/sound/ |
H A D | ak4xxx-adda.h | 53 unsigned int idx_offset; /* control index offset */ member
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
H A D | 0001-Android-Fix-the-build.patch | 23 @@ -50,7 +50,7 @@ int _load_v6(netsnmp_container *container, int idx_offset);
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hem.c | 733 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 D | revo.c | 247 .idx_offset = 1,
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_utils.h | 189 u32 idx_offset; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_init.c | 938 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 D | netxen_nic_init.c | 763 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 D | rtw8851b_rfk.c | 271 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 D | rtw8852a_rfk.c | 259 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 D | rtw8852c_rfk.c | 305 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 D | kfd_device_queue_manager.c | 382 uint32_t *idx_offset = dev->kfd->shared_resources.sdma_doorbell_idx; in allocate_doorbell() local 390 uint32_t valid_id = idx_offset[qpd->dqm->dev->node_id * in allocate_doorbell()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_nx.c | 1534 u32 section, u32 idx_offset) in qla82xx_get_data_desc() argument 1538 idx_offset); in qla82xx_get_data_desc()
|