Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c576 #define LM_GRC_TIMEOUT_MAX_IGNORE ARRSIZE(g_lm_chip_global[0].grc_timeout_val)
583 static const u8_t arr_size = ARRSIZE(g_lm_chip_global[0].grc_timeout_val); in lm_inc_cnt_grc_timeout_ignore()
586 g_lm_chip_global[bus_num].grc_timeout_val[idx] = val; in lm_inc_cnt_grc_timeout_ignore()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2338 … u32_t grc_timeout_val[E1H_FUNC_MAX*2]; // we give each function 2 grc timeouts before we ASSERT... member