Searched refs:sta_ext_capab (Results 1 – 2 of 2) sorted by relevance
241 u8 sta_ext_capab[IWL_MLD_STA_EXT_CAPA_SIZE]; member
341 BUILD_BUG_ON(sizeof(mld->sta_ext_capab) < sizeof(ext_capa_base)); in iwl_mac_hw_set_wiphy()343 memcpy(mld->sta_ext_capab, ext_capa_base, sizeof(ext_capa_base)); in iwl_mac_hw_set_wiphy()346 mld->ext_capab[0].extended_capabilities = mld->sta_ext_capab; in iwl_mac_hw_set_wiphy()347 mld->ext_capab[0].extended_capabilities_mask = mld->sta_ext_capab; in iwl_mac_hw_set_wiphy()348 mld->ext_capab[0].extended_capabilities_len = sizeof(mld->sta_ext_capab); in iwl_mac_hw_set_wiphy()