Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h390 u32 last_monitored_tx_qid; member
H A Dena_netdev.c3709 for (i = adapter->last_monitored_tx_qid; i < io_queue_count; i++) { in check_for_missing_completions()
3727 adapter->last_monitored_tx_qid = i % io_queue_count; in check_for_missing_completions()
4243 adapter->last_monitored_tx_qid = 0; in ena_probe()