Searched refs:missing_tx_completion_timeout (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/ena-com/
H A Dena_admin_defs.h771 uint16_t missing_tx_completion_timeout; member in struct:ena_admin_ena_hw_hints
/freebsd-12-stable/sys/contrib/ena-com/ena_defs/
H A Dena_admin_defs.h951 uint16_t missing_tx_completion_timeout; member in struct:ena_admin_ena_hw_hints
/freebsd-12-stable/sys/dev/ena/
H A Dena.c3210 if (hints->missing_tx_completion_timeout) {
3211 if (hints->missing_tx_completion_timeout ==
3216 SBT_1MS * hints->missing_tx_completion_timeout;

Completed in 141 milliseconds