Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dchannel.c441 avp->periodic_noa = false; in ath_chanctx_set_periodic_noa()
443 avp->periodic_noa = true; in ath_chanctx_set_periodic_noa()
450 avp->periodic_noa); in ath_chanctx_set_periodic_noa()
462 avp->periodic_noa = false; in ath_chanctx_set_oneshot_noa()
471 avp->periodic_noa); in ath_chanctx_set_oneshot_noa()
549 avp->periodic_noa = false; in ath_chanctx_event()
1500 if (avp->periodic_noa) { in ath9k_beacon_add_noa()
Dath9k.h623 bool periodic_noa; member