Searched refs:rx_flush (Results 1 – 2 of 2) sorted by relevance
67 static unsigned int rx_flush __read_mostly = 0;68 module_param(rx_flush, uint, 0644);69 MODULE_PARM_DESC(rx_flush, "Flush receive buffers before use");256 if (rx_flush) { in ibmveth_replenish_buffer_pool()1342 if (rx_flush) in ibmveth_poll()
1810 struct htt_rx_flush rx_flush; member