Searched refs:ath12k_iftypes_ext_capa (Results 1 – 1 of 1) sorted by relevance
14359 static struct wiphy_iftype_ext_capab ath12k_iftypes_ext_capa[] = { variable14608 ath12k_iftypes_ext_capa[2].eml_capabilities = cap->eml_cap; in ath12k_mac_hw_register()14609 ath12k_iftypes_ext_capa[2].mld_capa_and_ops = cap->mld_cap; in ath12k_mac_hw_register()14636 wiphy->iftype_ext_capab = ath12k_iftypes_ext_capa; in ath12k_mac_hw_register()14637 wiphy->num_iftype_ext_capab = ARRAY_SIZE(ath12k_iftypes_ext_capa); in ath12k_mac_hw_register()