Home
last modified time | relevance | path

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

/linux-4.1.27/net/rds/
Dsend.c54 static int send_batch_count = 64; variable
55 module_param(send_batch_count, int, 0444);
56 MODULE_PARM_DESC(send_batch_count, " batch factor when working the send queue");