Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h98 #define QLCNIC_MAX_TX_TIMEOUTS 2 macro
H A Dqlcnic_main.c3026 if (++adapter->tx_timeo_cnt >= QLCNIC_MAX_TX_TIMEOUTS || in qlcnic_tx_timeout()