Searched defs:pfe_hif (Results 1 – 1 of 1) sorted by relevance
105 struct pfe_hif { struct107 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 */ argument141 void hif_xmit_pkt(struct pfe_hif *hif, unsigned int client_id, unsigned int argument