Home
last modified time | relevance | path

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

/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.c13 pfe_hif_alloc_descr(struct pfe_hif *hif) in pfe_hif_alloc_descr()
40 pfe_hif_free_descr(struct pfe_hif *hif) in pfe_hif_free_descr()
49 pfe_hif_release_buffers(struct pfe_hif *hif) in pfe_hif_release_buffers()
85 pfe_hif_init_buffers(struct pfe_hif *hif) in pfe_hif_init_buffers()
350 struct pfe_hif *hif = &pfe->hif; in pfe_hif_rx_process()
512 struct pfe_hif *hif = &pfe->hif; in __hif_tx_done_process()
549 struct pfe_hif *hif = &pfe->hif; in hif_tx_done_process()
658 pfe_hif_disable_rx_desc(struct pfe_hif *hif) in pfe_hif_disable_rx_desc()
755 pfe_hif_rx_idle(struct pfe_hif *hif) in pfe_hif_rx_idle()
786 struct pfe_hif *hif = &pfe->hif; in pfe_hif_init()
[all …]
H A Dmeson.build14 '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()