Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h289 typedef struct _lm_tcp_rx_dwa_info { struct
290 u32_t dw_thresh[MAX_DW_THRESH_ENTRY_CNT]; /* delayed window update thresholds. */
291 …ead; /* head of the the cyclic buffer dw_thresh (next empty entry) */
292 u8_t tail; /* tail of the the cyclic buffer dw_thresh */
293 u16_t _pad;