HAL_TXFIFO_DEPTH
if (cabq->axq_fifo_depth >= HAL_TXFIFO_DEPTH) {
if (txq->axq_fifo_depth >= HAL_TXFIFO_DEPTH)
if (txq->axq_fifo_depth >= HAL_TXFIFO_DEPTH) {
te->m_fifo = malloc(sizeof(struct ath_buf *) * HAL_TXFIFO_DEPTH,