opnsense-src/sys/netgraph/bluetooth/drivers/bt3c
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
..
ng_bt3c_pccard.c Remove ifq_drops from struct ifqueue. Now queue drops are accounted in 2014-09-19 09:01:19 +00:00
ng_bt3c_var.h Replace inb() and outb() with bus_space_read_1() and bus_space_write_1() 2006-07-05 17:18:47 +00:00