Home
last modified time | relevance | path

Searched defs:to_cnt (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_util.c201 u32_t to_cnt = 10000 + 2360; // We'll wait 10,000 times 100us (1 second) + 2360 times 25000us (59sec) = total 60 sec in lm_wait_state_change() local
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c991 u32_t to_cnt = 10000 + 2360; // We'll wait 10,000 times 100us (1 second) + 2360 times 25000us (59sec) = total 60 sec in lm_vf_pf_channel_wait_response() local
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c1114 u32_t to_cnt = 100000; /* GilR 4/9/2006 - TBA - 'to_cnt' in lm_tcp_init_chip need to be removed? */ in lm_tcp_start_chip() local