freebsd-nq/sys/dev/bxe
David C Somayajulu c7873d969c 1. Use taskqueue_create() instead of taskqueue_create_fast() for both
fastpath and slowpath taskqueues.
2. Service all transmits in taskqueue threads.
3. additional stats counters for  keeping track of
	- bd availability
	- tx buf ring not emptied in the fp task queue.
	  These are drained via timeout taskqueue.
	- tx attempts during link down.

MFC after: 5 days
2016-10-18 21:33:57 +00:00
..
57710_init_values.c Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
57710_int_offsets.h Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
57711_init_values.c Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
57711_int_offsets.h Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
57712_init_values.c Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
57712_int_offsets.h Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
bxe_dcb.h
bxe_debug.c Convert bxe(4) to use the driver API. 2014-06-02 18:54:45 +00:00
bxe_dump.h Add support for firmware dump (a.k.a grcdump) 2015-12-23 03:19:12 +00:00
bxe_elink.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
bxe_elink.h Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
bxe_ioctl.h Add support for Flash Update 2016-04-12 22:31:48 +00:00
bxe_stats.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
bxe_stats.h 1. Use taskqueue_create() instead of taskqueue_create_fast() for both 2016-10-18 21:33:57 +00:00
bxe.c 1. Use taskqueue_create() instead of taskqueue_create_fast() for both 2016-10-18 21:33:57 +00:00
bxe.h 1. Use taskqueue_create() instead of taskqueue_create_fast() for both 2016-10-18 21:33:57 +00:00
ecore_fw_defs.h Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
ecore_hsi.h Don't repeat the the word 'the' 2016-05-17 12:52:31 +00:00
ecore_init_ops.h Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
ecore_init.h sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
ecore_mfw_req.h Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
ecore_reg.h Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
ecore_sp.c Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
ecore_sp.h sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00