Home
last modified time | relevance | path

Searched refs:hif_rx_queue (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.h30 struct hif_rx_queue { struct
45 struct hif_rx_queue rx_q[HIF_CLIENT_QUEUES_MAX]; argument
H A Dpfe_hif.c209 struct hif_rx_queue *rx_queue; in pfe_hif_client_register()
298 client_put_rxpacket(struct hif_rx_queue *queue, in client_put_rxpacket()