Home
last modified time | relevance | path

Searched refs:ath12k_iftypes_ext_capa (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c14359 static struct wiphy_iftype_ext_capab ath12k_iftypes_ext_capa[] = { variable
14608 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()