freebsd-nq/sys/dev/sfxge
Andrew Rybchenko 341134426f sfxge(4): do not use RxQ index as label
Labels are limitted by 32 on EF10. It is not sufficient on powerful hosts.
Since only one RxQ is running over each EvQ, zero label may be used.

Reviewed by:    gnn
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
PR:             208267
Differential Revision:  https://reviews.freebsd.org/D6121
2016-04-28 06:20:43 +00:00
..
common sfxge: implement SIOCGI2C to read information from phy modules 2016-02-10 12:14:56 +00:00
sfxge_dma.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
sfxge_ev.c sfxge(4): do not use RxQ index as label 2016-04-28 06:20:43 +00:00
sfxge_intr.c sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
sfxge_ioc.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
sfxge_mcdi.c Remove NULL checks after M_WAITOK allocations, which - by definition - can 2016-03-31 13:20:02 +00:00
sfxge_nvram.c Remove NULL checks after M_WAITOK allocations, which - by definition - can 2016-03-31 13:20:02 +00:00
sfxge_port.c sfxge: mask ifmedia options (pauses) when looking for matching mode 2015-05-27 08:57:48 +00:00
sfxge_rx.c sfxge(4): do not use RxQ index as label 2016-04-28 06:20:43 +00:00
sfxge_rx.h sfxge: add 7xxx NICs family support 2015-05-25 08:34:55 +00:00
sfxge_tx.c sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
sfxge_tx.h sfxge: support FATSOv2 2016-01-15 06:25:26 +00:00
sfxge_version.h sfxge: refresh version to note matching version of out-of-tree driver 2016-01-20 06:56:18 +00:00
sfxge.c sfxge: implement SIOCGI2C to read information from phy modules 2016-02-10 12:14:56 +00:00
sfxge.h Use m_getjcl() instead of manually selecting zone. 2016-01-28 16:51:56 +00:00