Lines Matching full:capability
472 #define IEEE80211_C_STA 0x00000001 /* CAPABILITY: STA available */
473 #define IEEE80211_C_8023ENCAP 0x00000002 /* CAPABILITY: 802.3 encap */
474 #define IEEE80211_C_FF 0x00000040 /* CAPABILITY: ATH FF avail */
475 #define IEEE80211_C_TURBOP 0x00000080 /* CAPABILITY: ATH Turbo avail*/
476 #define IEEE80211_C_IBSS 0x00000100 /* CAPABILITY: IBSS available */
477 #define IEEE80211_C_PMGT 0x00000200 /* CAPABILITY: Power mgmt */
478 #define IEEE80211_C_HOSTAP 0x00000400 /* CAPABILITY: HOSTAP avail */
479 #define IEEE80211_C_AHDEMO 0x00000800 /* CAPABILITY: Old Adhoc Demo */
480 #define IEEE80211_C_SWRETRY 0x00001000 /* CAPABILITY: sw tx retry */
481 #define IEEE80211_C_TXPMGT 0x00002000 /* CAPABILITY: tx power mgmt */
482 #define IEEE80211_C_SHSLOT 0x00004000 /* CAPABILITY: short slottime */
483 #define IEEE80211_C_SHPREAMBLE 0x00008000 /* CAPABILITY: short preamble */
484 #define IEEE80211_C_MONITOR 0x00010000 /* CAPABILITY: monitor mode */
485 #define IEEE80211_C_DFS 0x00020000 /* CAPABILITY: DFS/radar avail*/
486 #define IEEE80211_C_MBSS 0x00040000 /* CAPABILITY: MBSS available */
487 #define IEEE80211_C_SWSLEEP 0x00080000 /* CAPABILITY: do sleep here */
488 #define IEEE80211_C_SWAMSDUTX 0x00100000 /* CAPABILITY: software A-MSDU TX */
489 #define IEEE80211_C_UAPSD 0x00200000 /* CAPABILITY: U-APSD */
491 #define IEEE80211_C_WPA1 0x00800000 /* CAPABILITY: WPA1 avail */
492 #define IEEE80211_C_WPA2 0x01000000 /* CAPABILITY: WPA2 avail */
493 #define IEEE80211_C_WPA 0x01800000 /* CAPABILITY: WPA1+WPA2 avail*/
494 #define IEEE80211_C_BURST 0x02000000 /* CAPABILITY: frame bursting */
495 #define IEEE80211_C_WME 0x04000000 /* CAPABILITY: WME avail */
496 #define IEEE80211_C_WDS 0x08000000 /* CAPABILITY: 4-addr support */
498 #define IEEE80211_C_BGSCAN 0x20000000 /* CAPABILITY: bg scanning */
499 #define IEEE80211_C_TXFRAG 0x40000000 /* CAPABILITY: tx fragments */
500 #define IEEE80211_C_TDMA 0x80000000 /* CAPABILITY: TDMA avail */
520 #define IEEE80211_HTC_AMPDU 0x00010000 /* CAPABILITY: A-MPDU tx */
521 #define IEEE80211_HTC_AMSDU 0x00020000 /* CAPABILITY: A-MSDU tx */
523 #define IEEE80211_HTC_HT 0x00040000 /* CAPABILITY: HT operation */
524 #define IEEE80211_HTC_SMPS 0x00080000 /* CAPABILITY: MIMO power save*/
525 #define IEEE80211_HTC_RIFS 0x00100000 /* CAPABILITY: RIFS support */
526 #define IEEE80211_HTC_RXUNEQUAL 0x00200000 /* CAPABILITY: RX unequal MCS */
527 #define IEEE80211_HTC_RXMCS32 0x00400000 /* CAPABILITY: MCS32 support */
528 #define IEEE80211_HTC_TXUNEQUAL 0x00800000 /* CAPABILITY: TX unequal MCS */
529 #define IEEE80211_HTC_TXMCS32 0x01000000 /* CAPABILITY: MCS32 support */
530 #define IEEE80211_HTC_TXLDPC 0x02000000 /* CAPABILITY: TX using LDPC */
531 #define IEEE80211_HTC_RX_AMSDU_AMPDU 0x04000000 /* CAPABILITY: RX A-MSDU in A-MPDU */
532 #define IEEE80211_HTC_TX_AMSDU_AMPDU 0x08000000 /* CAPABILITY: TX A-MSDU in A-MPDU */
540 * AKM (key management) suite capability list.