Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h508 #define QLCNIC_OS_CRB_RETRY_COUNT 4000 macro
Dqlcnic_ctx.c20 if (++timeout > QLCNIC_OS_CRB_RETRY_COUNT) in qlcnic_poll_rsp()