Home
last modified time | relevance | path

Searched refs:oneshot_noa (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dchannel.c463 avp->oneshot_noa = true; in ath_chanctx_set_oneshot_noa()
500 if (avp->oneshot_noa) { in ath_chanctx_event()
502 avp->oneshot_noa = false; in ath_chanctx_event()
Dath9k.h623 bool oneshot_noa; member