Searched refs:send_batch_count (Results 1 – 1 of 1) sorted by relevance
55 static int send_batch_count = SZ_1K; variable56 module_param(send_batch_count, int, 0444);57 MODULE_PARM_DESC(send_batch_count, " batch factor when working the send queue");248 if (batch_count >= send_batch_count) in rds_send_xmit()455 if (batch_count < send_batch_count) in rds_send_xmit()