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