Home
last modified time | relevance | path

Searched defs:trans_timeout (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/core/
H A Dnet-sysfs.c1236 unsigned long trans_timeout = atomic_long_read(&queue->trans_timeout); in tx_timeout_show() local
/openbmc/linux/include/linux/
H A Dnetdevice.h639 atomic_long_t trans_timeout; member