Searched refs:siw_tcp_nagle (Results 1 – 4 of 4) sorted by relevance
51 const bool siw_tcp_nagle; variable
498 extern const bool siw_tcp_nagle;
954 if (siw_tcp_nagle == false) in siw_accept_newconn()1392 if (siw_tcp_nagle == false) in siw_connect()
878 if (siw_sq_empty(qp) || !siw_tcp_nagle || burst_len == 1) in siw_qp_sq_proc_tx()
Completed in 12 milliseconds