Home
last modified time | relevance | path

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

/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dpcie.c1303 u8 idx_offset; in brcmf_pcie_init_ringbuffers() local
1345 idx_offset = sizeof(u32); in brcmf_pcie_init_ringbuffers()
1352 idx_offset = devinfo->dma_idx_sz; in brcmf_pcie_init_ringbuffers()
1364 max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()
1365 address += max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()
1372 max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()
1373 address += max_submissionrings * idx_offset; in brcmf_pcie_init_ringbuffers()
1380 max_completionrings * idx_offset; in brcmf_pcie_init_ringbuffers()
1381 address += max_completionrings * idx_offset; in brcmf_pcie_init_ringbuffers()
1407 h2d_w_idx_ptr += idx_offset; in brcmf_pcie_init_ringbuffers()
[all …]
/src/sys/contrib/dev/rtw89/
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 Drtw8851b_rfk.c326 u32 idx_offset, path_offset; in _dack_reload_by_path() local
332 idx_offset = 0; in _dack_reload_by_path()
334 idx_offset = 0x14; in _dack_reload_by_path()
341 offset = idx_offset + path_offset; in _dack_reload_by_path()
H A Drtw8852bt_rfk.c547 u32 idx_offset, path_offset; in _dack_reload_by_path() local
551 idx_offset = 0; in _dack_reload_by_path()
553 idx_offset = 0x14; in _dack_reload_by_path()
560 tmp_offset = idx_offset + path_offset; in _dack_reload_by_path()
H A Drtw8852c_rfk.c307 u32 idx_offset, path_offset; in _dack_reload_by_path() local
311 idx_offset = (index == 0 ? 0 : 0x14); in _dack_reload_by_path()
313 offset = idx_offset + path_offset; in _dack_reload_by_path()