Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h2331 u32_t ts_to_echo /* The time stamp value to echo to far end */; member
2756 u32_t ts_to_echo /* The time stamp value to echo to far end */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2560 xtcp_ag->ts_to_echo = tcp->tcp_delegated.ts_recent; in _lm_tcp_init_xstorm_tcp_context()
5339 DbgBreakIf(S32_SUB(tst_tcp->timestamp_recent, xag_tcp->ts_to_echo) < 0); in lm_tcp_get_delegated()