Home
last modified time | relevance | path

Searched refs:fcw_offset (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_dp_rx.h95 efsys_dma_addr_t fcw_offset; member
H A Dsfc.h236 efsys_dma_addr_t fcw_offset; member
H A Dsfc_ef100_rx.c817 info->fcw_offset + in sfc_ef100_rx_qcreate()
H A Dsfc_rx.c1276 info.fcw_offset = sa->fcw_offset; in sfc_rx_qinit()
H A Dsfc.c791 sa->fcw_offset = mem_ebrp->ebr_offset; in sfc_mem_bar_init()
/dpdk/drivers/common/sfc_efx/base/
H A Defx_nic.c260 __in uint32_t fcw_offset, in efx_nic_create() argument
362 enp->en_arch.ef10.ena_fcw_base = fcw_offset; in efx_nic_create()
371 if ((family != EFX_FAMILY_RIVERHEAD) && (fcw_offset != 0)) { in efx_nic_create()
H A Defx.h230 __in uint32_t fcw_offset,