Home
last modified time | relevance | path

Searched refs:tx_timeout_factor (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/intel/e1000/
A De1000.h241 u8 tx_timeout_factor; member
A De1000_main.c2463 adapter->tx_timeout_factor = 1; in e1000_watchdog()
2466 adapter->tx_timeout_factor = 16; in e1000_watchdog()
3905 (adapter->tx_timeout_factor * HZ)) && in e1000_clean_tx_irq()
/drivers/net/ethernet/intel/e1000e/
A De1000.h231 u8 tx_timeout_factor; member
A Dnetdev.c1197 + adapter->tx_timeout_factor * HZ)) { in e1000e_tx_hwtstamp_work()
1290 + (adapter->tx_timeout_factor * HZ)) && in e1000_clean_tx_irq()
5294 adapter->tx_timeout_factor = 1; in e1000_watchdog_task()
5298 adapter->tx_timeout_factor = 16; in e1000_watchdog_task()
5302 adapter->tx_timeout_factor = 10; in e1000_watchdog_task()
/drivers/net/ethernet/intel/igc/
A Digc.h251 u8 tx_timeout_factor; member
A Digc_main.c3256 (adapter->tx_timeout_factor * HZ)) && in igc_clean_tx_irq()
5889 adapter->tx_timeout_factor = 1; in igc_watchdog_task()
5892 adapter->tx_timeout_factor = 14; in igc_watchdog_task()
5897 adapter->tx_timeout_factor = 1; in igc_watchdog_task()
/drivers/net/ethernet/intel/igb/
A Digb.h589 u8 tx_timeout_factor; member
A Digb_main.c5647 adapter->tx_timeout_factor = 1; in igb_watchdog_task()
5650 adapter->tx_timeout_factor = 14; in igb_watchdog_task()
8468 (adapter->tx_timeout_factor * HZ)) && in igb_clean_tx_irq()

Completed in 57 milliseconds