Home
last modified time | relevance | path

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

/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.c210 struct hif_rx_queue *rx_queue; in pfe_hif_client_register()
299 client_put_rxpacket(struct hif_rx_queue *queue, in client_put_rxpacket()