Home
last modified time | relevance | path

Searched refs:offsetp (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_pci.c16 __inout size_t *offsetp) in efx_pci_config_next_ext_cap() argument
22 if (offsetp == NULL) { in efx_pci_config_next_ext_cap()
27 if (*offsetp == 0) { in efx_pci_config_next_ext_cap()
28 *offsetp = ESE_GZ_PCI_BASE_CONFIG_SPACE_SIZE; in efx_pci_config_next_ext_cap()
42 *offsetp = next; in efx_pci_config_next_ext_cap()
64 __inout size_t *offsetp) in efx_pci_config_find_next_ext_cap() argument
70 if (offsetp == NULL) { in efx_pci_config_find_next_ext_cap()
75 position = *offsetp; in efx_pci_config_find_next_ext_cap()
96 *offsetp = position; in efx_pci_config_find_next_ext_cap()
192 __out efsys_dma_addr_t *offsetp) in efx_pci_read_ext_cap_xilinx_table() argument
[all …]
H A Defx_vpd.c326 __inout unsigned int *offsetp, in efx_vpd_next_tag() argument
337 if (*offsetp >= size) { in efx_vpd_next_tag()
342 EFX_POPULATE_BYTE_1(byte, EFX_BYTE_0, data[*offsetp]); in efx_vpd_next_tag()
356 if (*offsetp + headlen > size) { in efx_vpd_next_tag()
363 EFX_BYTE_0, data[*offsetp + 1], in efx_vpd_next_tag()
364 EFX_BYTE_1, data[*offsetp + 2]); in efx_vpd_next_tag()
374 if (*offsetp + headlen + length > size) { in efx_vpd_next_tag()
391 *offsetp += headlen; in efx_vpd_next_tag()
H A Drhead_virtio.c193 __out uint32_t *offsetp) in rhead_virtio_get_doorbell_offset() argument
244 *offsetp = MCDI_OUT_DWORD(req, in rhead_virtio_get_doorbell_offset()
247 *offsetp = MCDI_OUT_DWORD(req, in rhead_virtio_get_doorbell_offset()
258 *offsetp = MCDI_OUT_DWORD(req, in rhead_virtio_get_doorbell_offset()
H A Defx_virtio.c222 __out uint32_t *offsetp) in efx_virtio_get_doorbell_offset() argument
228 if ((evvp == NULL) || (offsetp == NULL)) { in efx_virtio_get_doorbell_offset()
244 if ((rc = evop->evo_get_doorbell_offset(evvp, offsetp)) != 0) in efx_virtio_get_doorbell_offset()
H A Drhead_nic.c460 __out uint32_t *offsetp, in rhead_nic_get_bar_region() argument
475 *offsetp = enp->en_arch.ef10.ena_uc_mem_map_offset; in rhead_nic_get_bar_region()
481 *offsetp = enp->en_arch.ef10.ena_wc_mem_map_offset; in rhead_nic_get_bar_region()
H A Drhead_impl.h69 __out uint32_t *offsetp,
501 __out uint32_t *offsetp);
H A Def10_nic.c893 __out uint32_t *offsetp, in ef10_nic_pio_alloc() argument
906 EFSYS_ASSERT(offsetp); in ef10_nic_pio_alloc()
938 *offsetp = blk * (*sizep); in ef10_nic_pio_alloc()
2716 __out uint32_t *offsetp, in ef10_nic_get_bar_region() argument
2731 *offsetp = enp->en_arch.ef10.ena_uc_mem_map_offset; in ef10_nic_get_bar_region()
2737 *offsetp = enp->en_arch.ef10.ena_wc_mem_map_offset; in ef10_nic_get_bar_region()
H A Defx_bootcfg.c57 __out size_t *offsetp, in efx_bootcfg_sector_info() argument
119 *offsetp = offset; in efx_bootcfg_sector_info()
H A Defx_impl.h1683 __inout size_t *offsetp);
1697 __inout size_t *offsetp);
1728 __out efsys_dma_addr_t *offsetp);
H A Defx_nic.c523 __out uint32_t *offsetp, in efx_nic_get_bar_region() argument
538 region, offsetp, sizep)) != 0) { in efx_nic_get_bar_region()
H A Def10_impl.h265 __out uint32_t *offsetp,
1016 __out uint32_t *offsetp,
H A Defx.h1775 __out uint32_t *offsetp,
2030 __out size_t *offsetp,
4983 __out uint32_t *offsetp);