Searched refs:QLCNIC_MAX_TX_TIMEOUTS (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/qlcnic/ | ||
D | qlcnic.h | 107 #define QLCNIC_MAX_TX_TIMEOUTS 2 macro |
D | qlcnic_main.c | 2289 if (++adapter->tx_timeo_cnt >= QLCNIC_MAX_TX_TIMEOUTS) in qlcnic_tx_timeout() |