Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h358 unsigned long missing_tx_completion_to; member
H A Dena_netdev.c3644 2 * adapter->missing_tx_completion_to))) { in check_missing_comp_in_tx_queue()
3658 adapter->missing_tx_completion_to))) { in check_missing_comp_in_tx_queue()
3704 if (adapter->missing_tx_completion_to == ENA_HW_HINTS_NO_TIMEOUT) in check_for_missing_completions()
3838 adapter->missing_tx_completion_to = ENA_HW_HINTS_NO_TIMEOUT; in ena_update_hints()
3840 adapter->missing_tx_completion_to = in ena_update_hints()
4310 adapter->missing_tx_completion_to = TX_TIMEOUT; in ena_probe()