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