Home
last modified time | relevance | path

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

/dpdk/drivers/net/pfe/
H A Dpfe_mod.h44 struct pfe { struct
50 struct ls1012a_pfe_platform_data platform_data; argument
51 struct pfe_hif hif; argument
52 struct pfe_eth eth; argument
53 struct hif_client_s *hif_client[HIF_CLIENTS_MAX];
54 int mdio_muxval[PHYID_MAX_VAL];
55 uint8_t nb_devs;
56 uint8_t max_intf;
57 int cdev_fd;
H A Dpfe_eth.h57 struct pfe *pfe; member
H A Dpfe_hif_lib.h71 struct pfe *pfe; member