Searched refs:iwl_he_eht_capa (Results 1 – 1 of 1) sorted by relevance
549 static const struct ieee80211_sband_iftype_data iwl_he_eht_capa[] = { variable1000 BUILD_BUG_ON(sizeof(data->iftd.low) != sizeof(iwl_he_eht_capa)); in iwl_init_he_hw_capab()1001 BUILD_BUG_ON(sizeof(data->iftd.high) != sizeof(iwl_he_eht_capa)); in iwl_init_he_hw_capab()1016 memcpy(iftype_data, iwl_he_eht_capa, sizeof(iwl_he_eht_capa)); in iwl_init_he_hw_capab()1019 sband->n_iftype_data = ARRAY_SIZE(iwl_he_eht_capa); in iwl_init_he_hw_capab()
Completed in 5 milliseconds