Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.h149 int pfe_hif_init_buffers(struct pfe_hif *hif);
H A Dpfe_hif.c84 pfe_hif_init_buffers(struct pfe_hif *hif) in pfe_hif_init_buffers() function
H A Dpfe_ethdev.c482 if (pfe_hif_init_buffers(&pfe->hif)) { in pfe_rx_queue_setup()