Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c416 avp->noa_index++; in ath_chanctx_offchannel_noa()
424 avp->noa_index); in ath_chanctx_offchannel_noa()
443 avp->noa_index++; in ath_chanctx_set_periodic_noa()
464 avp->noa_index, in ath_chanctx_set_periodic_noa()
475 avp->noa_index++; in ath_chanctx_set_oneshot_noa()
485 avp->noa_index, in ath_chanctx_set_oneshot_noa()
1524 noa->index = avp->noa_index; in ath9k_beacon_add_noa()
H A Dath9k.h645 u8 noa_index; member