freebsd-dev/sys/dev/mxge
Gleb Smirnoff 56b61ca27a Remove ifq_drops from struct ifqueue. Now queue drops are accounted in
struct ifnet if_oqdrops.

Some netgraph modules used ifqueue w/o ifnet. Accounting of queue drops
is simply removed from them. There were no API to read this statistic.

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2014-09-19 09:01:19 +00:00
..
eth_z8e.h
ethp_z8e.h
if_mxge_var.h Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbit 2014-03-13 03:42:24 +00:00
if_mxge.c Remove ifq_drops from struct ifqueue. Now queue drops are accounted in 2014-09-19 09:01:19 +00:00
mcp_gen_header.h
mxge_eth_z8e.c Revert previous commit... 2012-10-10 08:36:38 +00:00
mxge_ethp_z8e.c Revert previous commit... 2012-10-10 08:36:38 +00:00
mxge_mcp.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mxge_rss_eth_z8e.c Revert previous commit... 2012-10-10 08:36:38 +00:00
mxge_rss_ethp_z8e.c Revert previous commit... 2012-10-10 08:36:38 +00:00
rss_eth_z8e.h
rss_ethp_z8e.h