Searched refs:detect_tx_hung (Results 26 - 28 of 28) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/igb/
H A Digb_main.c3490 tx_ring->detect_tx_hung = true;
5389 if (tx_ring->detect_tx_hung) {
5392 tx_ring->detect_tx_hung = false;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbe/
H A Dixgbe_main.c692 adapter->detect_tx_hung = false;
813 if (adapter->detect_tx_hung) {
5680 adapter->detect_tx_hung = true;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c692 adapter->detect_tx_hung = false;
813 if (adapter->detect_tx_hung) {
5680 adapter->detect_tx_hung = true;

Completed in 275 milliseconds

12