Searched refs:siw_tcp_nagle (Results 1 – 4 of 4) sorted by relevance
51 const bool siw_tcp_nagle; variable
497 extern const bool siw_tcp_nagle;
951 if (siw_tcp_nagle == false) in siw_accept_newconn()1381 if (siw_tcp_nagle == false) in siw_connect()
868 if (siw_sq_empty(qp) || !siw_tcp_nagle || burst_len == 1) in siw_qp_sq_proc_tx()