Searched refs:sta_ctxt_cmd_v2 (Results 1 – 1 of 1) sorted by relevance
2594 struct iwl_he_sta_context_cmd_v2 sta_ctxt_cmd_v2 = {}; in iwl_mvm_cfg_he_sta() local2609 cmd = &sta_ctxt_cmd_v2; in iwl_mvm_cfg_he_sta()2613 cmd = &sta_ctxt_cmd_v2; in iwl_mvm_cfg_he_sta()2695 offsetof(typeof(sta_ctxt_cmd_v2), pkt_ext)); in iwl_mvm_cfg_he_sta()2696 memcpy(&sta_ctxt_cmd_v2, &sta_ctxt_cmd, in iwl_mvm_cfg_he_sta()2711 memcpy(&sta_ctxt_cmd_v2.pkt_ext.pkt_ext_qam_th[i][bw], in iwl_mvm_cfg_he_sta()2720 sizeof(sta_ctxt_cmd_v2) - in iwl_mvm_cfg_he_sta()2721 offsetofend(typeof(sta_ctxt_cmd_v2), pkt_ext)); in iwl_mvm_cfg_he_sta()2722 memcpy((u8 *)&sta_ctxt_cmd_v2 + in iwl_mvm_cfg_he_sta()2723 offsetofend(typeof(sta_ctxt_cmd_v2), pkt_ext), in iwl_mvm_cfg_he_sta()[all …]