Home
last modified time | relevance | path

Searched refs:QLCNIC_MAX_TX_TIMEOUTS (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h101 #define QLCNIC_MAX_TX_TIMEOUTS 2 macro
Dqlcnic_main.c3069 if (++adapter->tx_timeo_cnt >= QLCNIC_MAX_TX_TIMEOUTS || in qlcnic_tx_timeout()