Home
last modified time | relevance | path

Searched defs:_lm_tcp_con_rx_t (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.h310 typedef struct _lm_tcp_con_rx_t struct
312 lm_tcp_con_rx_gen_info_t gen_info;
313 lm_tcp_con_rx_sws_info_t sws_info;
317 struct toe_rx_bd * last_rx_bd;
321 u8_t flags;
324 u8_t zero_byte_posted_during_ind;
325 u8_t check_data_integrity_on_complete;
326 u8_t check_data_integrity_on_receive;
327 u32_t compared_bytes;
329 …u32_t skp_bytes_copied; /* counter of bytes that were already copied to the buffer at post that we
[all …]