HomeSort by: relevance | last modified time | path
    Searched refs:IEEE80211_C_BURST (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net80211/
ieee80211_var.h 285 #define IEEE80211_C_BURST 0x02000000 /* CAPABILITY: frame bursting */
ieee80211_proto.c 785 (ic->ic_caps & IEEE80211_C_BURST) ?
  /src/sys/dev/ic/
ath.c 592 ic->ic_caps |= IEEE80211_C_BURST;

Completed in 20 milliseconds