Searched refs:dr_stop (Results 1 – 2 of 2) sorted by relevance
674 uint8_t dr_stop; member
1037 if (dr->dr_stop == 1 || in bwn_tx_isfull()1039 dr->dr_stop = 1; in bwn_tx_isfull()1187 KASSERT(!dr->dr_stop, ("%s:%d: fail", __func__, __LINE__)); in bwn_dma_tx_start()6175 if (dr->dr_stop) { in bwn_dma_handle_txeof()6178 dr->dr_stop = 0; in bwn_dma_handle_txeof()6875 KASSERT(!(dr->dr_stop), ("%s:%d: fail", __func__, __LINE__)); in bwn_dma_getslot()