Home
last modified time | relevance | path

Searched refs:pfe_hif (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.h105 struct pfe_hif { struct
141 void hif_xmit_pkt(struct pfe_hif *hif, unsigned int client_id, unsigned int argument
143 void hif_process_client_req(struct pfe_hif *hif, int req, int data1, int
147 void pfe_hif_rx_idle(struct pfe_hif *hif);
149 int pfe_hif_init_buffers(struct pfe_hif *hif);
H A Dpfe_hif.c12 pfe_hif_alloc_descr(struct pfe_hif *hif) in pfe_hif_alloc_descr()
39 pfe_hif_free_descr(struct pfe_hif *hif) in pfe_hif_free_descr()
48 pfe_hif_release_buffers(struct pfe_hif *hif) in pfe_hif_release_buffers()
84 pfe_hif_init_buffers(struct pfe_hif *hif) in pfe_hif_init_buffers()
349 struct pfe_hif *hif = &pfe->hif; in pfe_hif_rx_process()
511 struct pfe_hif *hif = &pfe->hif; in __hif_tx_done_process()
548 struct pfe_hif *hif = &pfe->hif; in hif_tx_done_process()
657 pfe_hif_disable_rx_desc(struct pfe_hif *hif) in pfe_hif_disable_rx_desc()
754 pfe_hif_rx_idle(struct pfe_hif *hif) in pfe_hif_rx_idle()
785 struct pfe_hif *hif = &pfe->hif; in pfe_hif_init()
[all …]
H A Dmeson.build13 'pfe_hif.c')
H A Dpfe_mod.h51 struct pfe_hif hif;
H A Dpfe_hif_lib.c73 hif_lib_indicate_hif(struct pfe_hif *hif, int req, int data1, int in hif_lib_indicate_hif()