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