Lines Matching +full:11 +full:ac
1246 /* Configure the Station UAPSD AC Auto Trigger Parameters */
1974 MODE_11A = 0, /* 11a Mode */
1975 MODE_11G = 1, /* 11b/g Mode */
1976 MODE_11B = 2, /* 11b Mode */
1977 MODE_11GONLY = 3, /* 11g only Mode */
1978 MODE_11NA_HT20 = 4, /* 11a HT20 mode */
1979 MODE_11NG_HT20 = 5, /* 11g HT20 mode */
1980 MODE_11NA_HT40 = 6, /* 11a HT40 mode */
1981 MODE_11NG_HT40 = 7, /* 11g HT40 mode */
1985 /* MODE_11AC_VHT160 = 11, */
1986 MODE_11AC_VHT20_2G = 11,
1999 return "11a"; in ath10k_wmi_phymode_str()
2001 return "11g"; in ath10k_wmi_phymode_str()
2003 return "11b"; in ath10k_wmi_phymode_str()
2005 return "11gonly"; in ath10k_wmi_phymode_str()
2007 return "11na-ht20"; in ath10k_wmi_phymode_str()
2009 return "11ng-ht20"; in ath10k_wmi_phymode_str()
2011 return "11na-ht40"; in ath10k_wmi_phymode_str()
2013 return "11ng-ht40"; in ath10k_wmi_phymode_str()
2015 return "11ac-vht20"; in ath10k_wmi_phymode_str()
2017 return "11ac-vht40"; in ath10k_wmi_phymode_str()
2019 return "11ac-vht80"; in ath10k_wmi_phymode_str()
2021 return "11ac-vht160"; in ath10k_wmi_phymode_str()
2023 return "11ac-vht80+80"; in ath10k_wmi_phymode_str()
2025 return "11ac-vht20-2g"; in ath10k_wmi_phymode_str()
2027 return "11ac-vht40-2g"; in ath10k_wmi_phymode_str()
2029 return "11ac-vht80-2g"; in ath10k_wmi_phymode_str()
2050 __le32 band_center_freq2; /* valid for 11ac, 80plus80 */
2108 #define WMI_CHAN_FLAG_ALLOW_HT (1 << 11)
2141 * WMI_VHT_CAP_* these maps to ieee 802.11ac vht capability information
2144 * bitmask as specified by 802.11ac draft.
2183 * 802.11ac
2190 REGDMN_MODE_11A = 0x00001, /* 11a channels */
2191 REGDMN_MODE_TURBO = 0x00002, /* 11a turbo-only channels */
2192 REGDMN_MODE_11B = 0x00004, /* 11b channels */
2193 REGDMN_MODE_PUREG = 0x00008, /* 11g channels (OFDM only) */
2195 REGDMN_MODE_108G = 0x00020, /* 11a+Turbo channels */
2196 REGDMN_MODE_108A = 0x00040, /* 11g+Turbo channels */
2198 REGDMN_MODE_11A_HALF_RATE = 0x00200, /* 11A half rate channels */
2199 REGDMN_MODE_11A_QUARTER_RATE = 0x00400, /* 11A quarter rate channels */
2200 REGDMN_MODE_11NG_HT20 = 0x00800, /* 11N-G HT20 channels */
2201 REGDMN_MODE_11NA_HT20 = 0x01000, /* 11N-A HT20 channels */
2202 REGDMN_MODE_11NG_HT40PLUS = 0x02000, /* 11N-G HT40 + channels */
2203 REGDMN_MODE_11NG_HT40MINUS = 0x04000, /* 11N-G HT40 - channels */
2204 REGDMN_MODE_11NA_HT40PLUS = 0x08000, /* 11N-A HT40 + channels */
2205 REGDMN_MODE_11NA_HT40MINUS = 0x10000, /* 11N-A HT40 - channels */
2273 * wmi_service_ready_event,e.g., 11ac pass some of the
2291 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */
2331 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */
2422 * what rx reorder timeout (ms) to use for the AC
2607 * what rx reorder timeout (ms) to use for the AC
2821 /* What rx reorder timeout (ms) to use for the AC.
2940 /* User can configure the buffers allocated for each AC (BE, BK, VI, VO)
3029 WMI_10_4_TDLS_CONN_TRACKER_IN_HOST_MODE = BIT(11),
3892 /* Non aggregate/ 11g sw retry threshold.0-disable */
3898 /* Aggerate size scaling configuration per AC */
3910 /* LTR AC latency timeout, in ms */
3991 /* Non aggregate/ 11g sw retry threshold.0-disable */
3997 /* Aggerate size scaling configuration per AC */
4009 /* LTR AC latency timeout, in ms */
5102 * CCK: 0 - 11Mbps, 1 - 5,5Mbps, 2 - 2Mbps, 3 - 1Mbps,
5103 * 4 - 11Mbps (s), 5 - 5,5Mbps (s), 6 - 2Mbps (s)
5924 * This will include the delivery and trigger enabled state for every AC.
5932 #define WMI_UAPSD_AC_BIT_MASK(ac, type) \ argument
5933 (type == WMI_UAPSD_AC_TYPE_DELI ? 1 << (ac << 1) : 1 << ((ac << 1) + 1))
6058 * Include the delivery and trigger enabled state for every AC.
6232 * 1: legacy (non 11n) rate specified as ieee rate 2*Mbps
6233 * 2: ht20 11n rate specified as mcs index
6234 * 3: ht40 11n rate specified as mcs index