Searched refs:ATH9K_NUM_CHANCTX (Results 1 – 2 of 2) sorted by relevance
980 #define ATH9K_NUM_CHANCTX 2 /* supports 2 operating channels */ macro1030 struct ath_chanctx chanctx[ATH9K_NUM_CHANCTX];
116 for (i = 0; i < ATH9K_NUM_CHANCTX; i++) { in ath_chanctx_init()