<dec f='src/src/sys/external/isc/atheros_hal/dist/ah.h' l='207' type='128'/>
<doc f='src/src/sys/external/isc/atheros_hal/dist/ah.h' l='194'>/*
	 * Each transmit queue has a counter that is incremented
	 * each time the queue is enabled and decremented when
	 * the list of frames to transmit is traversed (or when
	 * the ready time for the queue expires).  This counter
	 * must be non-zero for frames to be scheduled for
	 * transmission.  The following controls disable bumping
	 * this counter under certain conditions.  Typically this
	 * is used to gate frames based on the contents of another
	 * queue (e.g. CAB traffic may only follow a beacon frame).
	 * These are meaningful only when frames are scheduled
	 * with a non-ASAP policy (e.g. DBA-gated).
	 */</doc>
<doc f='src/src/sys/external/isc/atheros_hal/dist/ah.h' l='207'>/* disable on this q empty */</doc>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5212/ar5212_xmit.c' l='138' u='r' c='ar5212SetupTxQueue'/>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5212/ar5212_xmit.c' l='145' u='r' c='ar5212SetupTxQueue'/>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5212/ar5212_xmit.c' l='363' u='r' c='ar5212ResetTxQueue'/>
