Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.h36 struct hif_tx_queue { struct
47 struct hif_tx_queue tx_q[HIF_CLIENT_QUEUES_MAX]; argument
H A Dpfe_hif.c210 struct hif_tx_queue *tx_queue; in pfe_hif_client_register()
486 struct hif_tx_queue *queue = &hif->client[client_id].tx_q[q_no]; in client_ack_txpacket()