Home
last modified time | relevance | path

Searched refs:nfp_cppcore_pcie_unit (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_main.c86 snprintf(name, sizeof(name), format, nfp_cppcore_pcie_unit(pf->cpp)); in nfp_pf_rtsym_read_optional()
106 nfp_cppcore_pcie_unit(pf->cpp)); in nfp_pf_map_rtsym()
564 pf_id = nfp_cppcore_pcie_unit(pf->cpp); in nfp_pf_find_rtsyms()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/abm/
Dctrl.c317 pf_id = nfp_cppcore_pcie_unit(pf->cpp); in nfp_abm_ctrl_find_addrs()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cpp.h312 static inline u8 nfp_cppcore_pcie_unit(struct nfp_cpp *cpp) in nfp_cppcore_pcie_unit() function
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dmain.c231 u8 nfp_pcie = nfp_cppcore_pcie_unit(app->pf->cpp); in nfp_flower_spawn_vnic_reprs()