Home
last modified time | relevance | path

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

/dpdk/drivers/net/ena/
H A Dena_ethdev.h308 uint32_t last_tx_comp_qid; member
H A Dena_ethdev.c1883 qid = adapter->last_tx_comp_qid; in check_for_tx_completions()
1900 adapter->last_tx_comp_qid = qid; in check_for_tx_completions()
2321 adapter->last_tx_comp_qid = 0; in ena_dev_configure()