Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/
Dnfp_main.c79 snprintf(name, sizeof(name), format, nfp_cppcore_pcie_unit(pf->cpp)); in nfp_pf_rtsym_read_optional()
99 nfp_cppcore_pcie_unit(pf->cpp)); in nfp_pf_map_rtsym()
680 pf_id = nfp_cppcore_pcie_unit(pf->cpp); in nfp_pf_find_rtsyms()
706 snprintf(name, sizeof(name), "_pf%u_net_app_cap", nfp_cppcore_pcie_unit(pf->cpp)); in nfp_net_pf_get_app_cap()
/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cpp.h286 static inline u8 nfp_cppcore_pcie_unit(struct nfp_cpp *cpp) in nfp_cppcore_pcie_unit() function
/drivers/net/ethernet/netronome/nfp/abm/
Dctrl.c365 abm->pf_id = nfp_cppcore_pcie_unit(pf->cpp); in nfp_abm_ctrl_find_addrs()
/drivers/net/ethernet/netronome/nfp/flower/
Dmain.c381 u8 nfp_pcie = nfp_cppcore_pcie_unit(app->pf->cpp); in nfp_flower_spawn_vnic_reprs()