Home
last modified time | relevance | path

Searched refs:queues_stopped (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Ddxe.c369 if (wcn->queues_stopped) { in reap_tx_dxes()
370 wcn->queues_stopped = false; in reap_tx_dxes()
613 wcn->queues_stopped = true; in wcn36xx_dxe_tx_frame()
Dwcn36xx.h229 bool queues_stopped; member
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dchannel.c1204 bool queues_stopped = false; in ath_chanctx_set_next() local
1236 queues_stopped = true; in ath_chanctx_set_next()
1282 if (queues_stopped) in ath_chanctx_set_next()