Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dchannel.c483 avp->oneshot_noa = true; in ath_chanctx_set_oneshot_noa()
521 if (avp->oneshot_noa) { in ath_chanctx_event()
523 avp->oneshot_noa = false; in ath_chanctx_event()
Dath9k.h653 bool oneshot_noa; member