Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h232 u16_t pending_return_indications; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c2262 gen_info->pending_return_indications++; in lm_tcp_rx_get_buffered_data()
2331 gen_info->pending_return_indications--; in lm_tcp_rx_buffered_data_indicated()
2432 tcp->rx_con->u.rx.gen_info.pending_return_indications--; in lm_tcp_rx_indication_returned()
2455 if (tcp->rx_con->u.rx.gen_info.pending_return_indications == 0) { in lm_tcp_is_tcp_dead()