Searched refs:sta_ext_capab (Results 1 – 2 of 2) sorted by relevance
242 u8 sta_ext_capab[IWL_MLD_STA_EXT_CAPA_SIZE]; member
413 BUILD_BUG_ON(sizeof(mld->sta_ext_capab) < sizeof(ext_capa_base)); in iwl_mac_hw_set_wiphy()415 memcpy(mld->sta_ext_capab, ext_capa_base, sizeof(ext_capa_base)); in iwl_mac_hw_set_wiphy()418 mld->ext_capab[0].extended_capabilities = mld->sta_ext_capab; in iwl_mac_hw_set_wiphy()419 mld->ext_capab[0].extended_capabilities_mask = mld->sta_ext_capab; in iwl_mac_hw_set_wiphy()420 mld->ext_capab[0].extended_capabilities_len = sizeof(mld->sta_ext_capab); in iwl_mac_hw_set_wiphy()