Searched refs:keep_alive_timeout (Results 1 – 2 of 2) sorted by relevance
417 sbintime_t keep_alive_timeout; member
3383 if (likely(adapter->keep_alive_timeout == 0)) in check_for_missing_keep_alive()3389 if (unlikely(time > adapter->keep_alive_timeout)) { in check_for_missing_keep_alive()3712 adapter->keep_alive_timeout = DEFAULT_KEEP_ALIVE_TO; in ena_attach()