Searched refs:QLCNIC_OS_CRB_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/qlcnic/ | ||
D | qlcnic.h | 508 #define QLCNIC_OS_CRB_RETRY_COUNT 4000 macro |
D | qlcnic_ctx.c | 20 if (++timeout > QLCNIC_OS_CRB_RETRY_COUNT) in qlcnic_poll_rsp() |