Home
last modified time | relevance | path

Searched refs:TCP_RX_POST_SWS_INC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4fp.h112 #define TCP_RX_POST_SWS_INC 0 macro
H A Dlm_l4rx.c242 case TCP_RX_POST_SWS_INC: in lm_tcp_rx_post_sws()
1172 lm_tcp_rx_post_sws(pdev, tcp, con, add_sws_bytes, TCP_RX_POST_SWS_INC); in lm_tcp_rx_complete_tcp_fp()
1895 lm_tcp_rx_post_sws(pdev, tcp, rx_con, add_sws_bytes, TCP_RX_POST_SWS_INC); in lm_tcp_rx_post_buf()
2438 lm_tcp_rx_post_sws(pdev, tcp, tcp->rx_con, gen_buf->ind_bytes, TCP_RX_POST_SWS_INC); in lm_tcp_rx_indication_returned()
H A Dlm_l4sp.c3589 …, tcp->rx_con, tcp_cached->initial_rcv_wnd - tcp->tcp_cached.initial_rcv_wnd, TCP_RX_POST_SWS_INC); in lm_tcp_set_tcp_cached()