Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h5771 struct xstorm_tcp_tcp_ag_context_section struct
5774 uint8_t tcp_agg_vars1;
5785 …a_cnt /* Counts the number of ACK requests received from the TSTORM with no registration to QM. */;
5786 uint16_t mss /* MSS used for nagle algorithm and for transmission */;
5802 uint32_t snd_nxt /* The current sequence number to send */;
5803 uint32_t tx_wnd /* The Current transmission window in bytes */;
5804 uint32_t snd_una /* The current Send UNA sequence number */;
5805 uint32_t local_adv_wnd /* The current local advertised window to FE. */;
5807 uint8_t __agg_val8_th /* aggregated value 8 - threshold */;
5808 uint8_t __tx_dest /* aggregated value 8 */;
[all …]