Home
last modified time | relevance | path

Searched refs:queues_stopped (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Ddxe.c439 if (wcn->queues_stopped) { in reap_tx_dxes()
440 wcn->queues_stopped = false; in reap_tx_dxes()
769 wcn->queues_stopped = true; in wcn36xx_dxe_tx_frame()
H A Dwcn36xx.h249 bool queues_stopped; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Ddxe.c440 if (wcn->queues_stopped) { in reap_tx_dxes()
441 wcn->queues_stopped = false; in reap_tx_dxes()
770 wcn->queues_stopped = true; in wcn36xx_dxe_tx_frame()
H A Dwcn36xx.h274 bool queues_stopped; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1236 bool queues_stopped = false; in ath_chanctx_set_next() local
1268 queues_stopped = true; in ath_chanctx_set_next()
1314 if (queues_stopped) in ath_chanctx_set_next()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1236 bool queues_stopped = false; in ath_chanctx_set_next() local
1268 queues_stopped = true; in ath_chanctx_set_next()
1314 if (queues_stopped) in ath_chanctx_set_next()

Completed in 9 milliseconds