Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.h145 int pfe_hif_init(struct pfe *pfe);
H A Dpfe_hif.c783 pfe_hif_init(struct pfe *pfe) in pfe_hif_init() function
H A Dpfe_ethdev.c1112 rc = pfe_hif_init(g_pfe); in pmd_pfe_probe()