Searched refs:ctxt_sta (Results 1 – 1 of 1) sorted by relevance
548 struct iwl_mac_data_sta *ctxt_sta; in iwl_mvm_mac_ctxt_cmd_sta() local567 ctxt_sta = &cmd.p2p_sta.sta; in iwl_mvm_mac_ctxt_cmd_sta()569 ctxt_sta = &cmd.sta; in iwl_mvm_mac_ctxt_cmd_sta()598 ctxt_sta->dtim_tsf = in iwl_mvm_mac_ctxt_cmd_sta()600 ctxt_sta->dtim_time = in iwl_mvm_mac_ctxt_cmd_sta()602 ctxt_sta->assoc_beacon_arrive_time = in iwl_mvm_mac_ctxt_cmd_sta()606 le64_to_cpu(ctxt_sta->dtim_tsf), in iwl_mvm_mac_ctxt_cmd_sta()607 le32_to_cpu(ctxt_sta->dtim_time), in iwl_mvm_mac_ctxt_cmd_sta()610 ctxt_sta->is_assoc = cpu_to_le32(1); in iwl_mvm_mac_ctxt_cmd_sta()615 ctxt_sta->data_policy |= in iwl_mvm_mac_ctxt_cmd_sta()[all …]