Home
last modified time | relevance | path

Searched refs:ath_for_each_chanctx (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dchannel.c161 ath_for_each_chanctx(sc, ctx) { in ath_is_go_chanctx_present()
278 ath_for_each_chanctx(sc, ctx) { in ath_chanctx_check_active()
845 ath_for_each_chanctx(sc, ctx) { in ath_chanctx_get_oper_chan()
Dath9k.h428 #define ath_for_each_chanctx(_sc, _ctx) \ macro
Ddebug.c734 ath_for_each_chanctx(sc, ctx) { in read_file_misc()
Dmain.c2377 ath_for_each_chanctx(sc, ctx) { in ath9k_add_chanctx()