Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c101 if (++timeout > QLCNIC_OS_CRB_RETRY_COUNT) in qlcnic_poll_rsp()
H A Dqlcnic.h656 #define QLCNIC_OS_CRB_RETRY_COUNT 4000 macro