Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.h105 struct pfe_hif { struct
107 struct hif_client client[HIF_CLIENTS_MAX];
108 struct hif_shm *shm;
110 void *descr_baseaddr_v;
134 /* tx_lock synchronizes hif packet tx as well as pfe_hif structure access */ argument
141 void hif_xmit_pkt(struct pfe_hif *hif, unsigned int client_id, unsigned int argument