Home
last modified time | relevance | path

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

/f-stack/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_hif.c338 pfe_hif_rx_process(struct pfe *pfe, int budget) in pfe_hif_rx_process()
505 __hif_tx_done_process(struct pfe *pfe, int count) in __hif_tx_done_process()
546 hif_tx_done_process(struct pfe *pfe, int count) in hif_tx_done_process()
555 pfe_tx_do_cleanup(struct pfe *pfe) in pfe_tx_do_cleanup()
783 pfe_hif_init(struct pfe *pfe) in pfe_hif_init()
840 pfe_hif_exit(struct pfe *pfe) in pfe_hif_exit()
H A Dpfe_hif_lib.c324 struct pfe *pfe = client->pfe; in hif_lib_client_unregister() local
562 pfe_hif_lib_init(struct pfe *pfe) in pfe_hif_lib_init()
573 pfe_hif_lib_exit(__rte_unused struct pfe *pfe) in pfe_hif_lib_exit()
H A Dpfe_ethdev.c463 struct pfe *pfe; in pfe_rx_queue_setup() local
783 pfe_eth_init(struct rte_vdev_device *vdev, struct pfe *pfe, int id) in pfe_eth_init()
874 pfe_get_gemac_if_proprties(struct pfe *pfe, in pfe_get_gemac_if_proprties()
H A Dpfe_eth.h57 struct pfe *pfe; member
H A Dpfe_hif_lib.h71 struct pfe *pfe; member
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c1231 struct virtchnl_pf_event pfe; in i40e_vc_notify_vf_reset() local