Searched refs:rx_flush (Results 1 – 2 of 2) sorted by relevance
80 static unsigned int rx_flush __read_mostly = 0;81 module_param(rx_flush, uint, 0644);82 MODULE_PARM_DESC(rx_flush, "Flush receive buffers before use");269 if (rx_flush) { in ibmveth_replenish_buffer_pool()1352 if (rx_flush) in ibmveth_poll()
1647 struct htt_rx_flush rx_flush; member