Searched refs:sband_allocated (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/mac80211/
H A Dmain.c1525 BUILD_BUG_ON(NUM_NL80211_BANDS > 8 * sizeof(local->sband_allocated));
1555 local->sband_allocated |= BIT(band);
1710 if (!(local->sband_allocated & BIT(band)))
H A Dieee80211_i.h1425 u8 sband_allocated; member in struct:ieee80211_local

Completed in 229 milliseconds