Home
last modified time | relevance | path

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

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