Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h100 #define BULLETIN_ATTEMPTS 5 /* crc failures before throwing towel */ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2889 for (attempts = 0; attempts < BULLETIN_ATTEMPTS; attempts++) in lm_vf_check_hw_back_channel()
2895 if (attempts == BULLETIN_ATTEMPTS) in lm_vf_check_hw_back_channel()