• Home
  • Raw
  • Download

Lines Matching refs:PRINT_HE_MAC_CAP

1171 	#define PRINT_HE_MAC_CAP(...) PRINT_HE_CAP(mac_cap, __VA_ARGS__)  in __print_he_capa()  macro
1182 PRINT_HE_MAC_CAP(0, 0, "+HTC HE Supported"); in __print_he_capa()
1183 PRINT_HE_MAC_CAP(0, 1, "TWT Requester"); in __print_he_capa()
1184 PRINT_HE_MAC_CAP(0, 2, "TWT Responder"); in __print_he_capa()
1191 PRINT_HE_MAC_CAP(1, 1, "All Ack"); in __print_he_capa()
1192 PRINT_HE_MAC_CAP(1, 2, "TRS"); in __print_he_capa()
1193 PRINT_HE_MAC_CAP(1, 3, "BSR"); in __print_he_capa()
1194 PRINT_HE_MAC_CAP(1, 4, "Broadcast TWT"); in __print_he_capa()
1195 PRINT_HE_MAC_CAP(1, 5, "32-bit BA Bitmap"); in __print_he_capa()
1196 PRINT_HE_MAC_CAP(1, 6, "MU Cascading"); in __print_he_capa()
1197 PRINT_HE_MAC_CAP(1, 7, "Ack-Enabled Aggregation"); in __print_he_capa()
1198 PRINT_HE_MAC_CAP(1, 9, "OM Control"); in __print_he_capa()
1199 PRINT_HE_MAC_CAP(1, 10, "OFDMA RA"); in __print_he_capa()
1201 PRINT_HE_MAC_CAP(1, 13, "A-MSDU Fragmentation"); in __print_he_capa()
1202 PRINT_HE_MAC_CAP(1, 14, "Flexible TWT Scheduling"); in __print_he_capa()
1203 PRINT_HE_MAC_CAP(1, 15, "RX Control Frame to MultiBSS"); in __print_he_capa()
1205 PRINT_HE_MAC_CAP(2, 0, "BSRP BQRP A-MPDU Aggregation"); in __print_he_capa()
1206 PRINT_HE_MAC_CAP(2, 1, "QTP"); in __print_he_capa()
1207 PRINT_HE_MAC_CAP(2, 2, "BQR"); in __print_he_capa()
1208 PRINT_HE_MAC_CAP(2, 3, "SRP Responder Role"); in __print_he_capa()
1209 PRINT_HE_MAC_CAP(2, 4, "NDP Feedback Report"); in __print_he_capa()
1210 PRINT_HE_MAC_CAP(2, 5, "OPS"); in __print_he_capa()
1211 PRINT_HE_MAC_CAP(2, 6, "A-MSDU in A-MPDU"); in __print_he_capa()
1213 PRINT_HE_MAC_CAP(2, 10, "HE Subchannel Selective Transmission"); in __print_he_capa()
1214 PRINT_HE_MAC_CAP(2, 11, "UL 2x996-Tone RU"); in __print_he_capa()
1215 PRINT_HE_MAC_CAP(2, 12, "OM Control UL MU Data Disable RX"); in __print_he_capa()