Searched defs:pfe_eth_priv_s (Results 1 – 1 of 1) sorted by relevance
56 struct pfe_eth_priv_s { struct57 struct pfe *pfe;59 int low_tmu_q;60 int high_tmu_q;61 struct rte_eth_dev *ndev;63 int id;64 int promisc;65 int link_fd;68 void *EMAC_baseaddr;70 void *PHY_baseaddr;[all …]