Home
last modified time | relevance | path

Searched refs:TIMERS_BLOCK_CONTEXT_CONN_VALID_FLG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2270 SET_FIELD(ctx->timers_context.flags, TIMERS_BLOCK_CONTEXT_CONN_VALID_FLG, 1); in lm_sc_init_iscsi_context()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h673 …#define TIMERS_BLOCK_CONTEXT_CONN_VALID_FLG (0x1<<2) /* B… macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2199 SET_FLAGS(ctx->timers_context.flags, TIMERS_BLOCK_CONTEXT_CONN_VALID_FLG); in _lm_tcp_init_timers_context()