Stephen Hurd 0efb1a464f Clear RX completion queue state veriables in iflib_stop()
iflib_stop() was not resetting the rxq completion queue state variables.
This meant that for any driver that has receive completion queues, after a
reinit, iflib would start asking what's available on the rx side starting at
whatever the completion queue index was prior to the stop, instead of at 0.

Submitted by:	pkelsey
Reported by:	pkelsey
MFC after:	3 days
Sponsored by:	Limelight Networks
2018-11-14 20:36:18 +00:00
..
2018-10-20 20:45:49 +00:00
2018-11-14 15:39:48 +00:00
2018-11-12 22:18:11 +00:00
2018-10-20 22:39:35 +00:00
2018-11-01 23:11:47 +00:00
2018-07-15 00:31:17 +00:00