K 10 svn:author V 7 davidcs K 8 svn:date V 27 2016-10-26T18:20:06.557289Z K 7 svn:log V 394 MFC r307578 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. END