Home
last modified time | relevance | path

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

/f-stack/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.h97 efx_rc_t (*epo_config_readd)(efsys_pci_config_t *espcp, member
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc.c1117 .epo_config_readd = sfc_pci_config_readd, in sfc_family()