freebsd-dev/sys/dev/sfxge
Andrew Rybchenko b64af6b0fb sfxge: Change sfxge_ev_qpoll() proto to avoid EVQ pointers array access
It was the only place on data path where sc->evq array is accessed.

Sponsored by:   Solarflare Communications, Inc.
Approved by:    gnn (mentor)
2015-01-29 18:50:25 +00:00
..
common cleanup: code style fixes 2014-09-30 20:18:10 +00:00
sfxge_dma.c Properly handle a case that should never happen (the bus_dma 2014-10-02 15:03:51 +00:00
sfxge_ev.c sfxge: Change sfxge_ev_qpoll() proto to avoid EVQ pointers array access 2015-01-29 18:50:25 +00:00
sfxge_intr.c sfxge: Change sfxge_ev_qpoll() proto to avoid EVQ pointers array access 2015-01-29 18:50:25 +00:00
sfxge_mcdi.c
sfxge_port.c Fixup the setting of the baud rate. 2014-10-02 22:05:48 +00:00
sfxge_rx.c Start process of removing the use of the deprecated "M_FLOWID" flag 2014-12-01 11:45:24 +00:00
sfxge_rx.h Make size of Tx and Rx rings configurable 2014-09-30 20:36:07 +00:00
sfxge_tx.c Start process of removing the use of the deprecated "M_FLOWID" flag 2014-12-01 11:45:24 +00:00
sfxge_tx.h Support tunable to control Tx deferred packet list limits 2014-09-30 20:57:25 +00:00
sfxge.c Make size of Tx and Rx rings configurable 2014-09-30 20:36:07 +00:00
sfxge.h sfxge: Change sfxge_ev_qpoll() proto to avoid EVQ pointers array access 2015-01-29 18:50:25 +00:00