Home
last modified time | relevance | path

Searched refs:epo_config_readd (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_pci.c30 rc = epop->epo_config_readd(espcp, *offsetp + in efx_pci_config_next_ext_cap()
86 rc = epop->epo_config_readd(espcp, position + in efx_pci_config_find_next_ext_cap()
206 rc = epop->epo_config_readd(espcp, cap_offset + in efx_pci_read_ext_cap_xilinx_table()
220 rc = epop->epo_config_readd(espcp, vsec_offset + in efx_pci_read_ext_cap_xilinx_table()
247 rc = epop->epo_config_readd(espcp, vsec_offset + in efx_pci_read_ext_cap_xilinx_table()
259 rc = epop->epo_config_readd(espcp, vsec_offset + in efx_pci_read_ext_cap_xilinx_table()
H A Defx.h104 efx_rc_t (*epo_config_readd)(efsys_pci_config_t *espcp, member
/dpdk/drivers/common/sfc_efx/
H A Dsfc_efx.c104 .epo_config_readd = sfc_efx_pci_config_readd, in sfc_efx_family()