Lines Matching defs:mvm

21 int iwl_mvm_send_cmd(struct iwl_mvm *mvm, struct iwl_host_cmd *cmd)  in iwl_mvm_send_cmd()
57 int iwl_mvm_send_cmd_pdu(struct iwl_mvm *mvm, u32 id, in iwl_mvm_send_cmd_pdu()
73 int iwl_mvm_send_cmd_status(struct iwl_mvm *mvm, struct iwl_host_cmd *cmd, in iwl_mvm_send_cmd_status()
126 int iwl_mvm_send_cmd_pdu_status(struct iwl_mvm *mvm, u32 id, u16 len, in iwl_mvm_send_cmd_pdu_status()
195 void iwl_mvm_rx_fw_error(struct iwl_mvm *mvm, struct iwl_rx_cmd_buffer *rxb) in iwl_mvm_rx_fw_error()
228 u8 iwl_mvm_next_antenna(struct iwl_mvm *mvm, u8 valid, u8 last_idx) in iwl_mvm_next_antenna()
255 int iwl_mvm_send_lq_cmd(struct iwl_mvm *mvm, struct iwl_lq_cmd *lq) in iwl_mvm_send_lq_cmd()
282 void iwl_mvm_update_smps(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_update_smps()
328 void iwl_mvm_update_smps_on_active_links(struct iwl_mvm *mvm, in iwl_mvm_update_smps_on_active_links()
353 int iwl_mvm_request_periodic_system_statistics(struct iwl_mvm *mvm, bool enable) in iwl_mvm_request_periodic_system_statistics()
371 static int iwl_mvm_request_system_statistics(struct iwl_mvm *mvm, bool clear, in iwl_mvm_request_system_statistics()
425 int iwl_mvm_request_statistics(struct iwl_mvm *mvm, bool clear) in iwl_mvm_request_statistics()
496 void iwl_mvm_accu_radio_stats(struct iwl_mvm *mvm) in iwl_mvm_accu_radio_stats()
532 bool iwl_mvm_rx_diversity_allowed(struct iwl_mvm *mvm, in iwl_mvm_rx_diversity_allowed()
558 void iwl_mvm_send_low_latency_cmd(struct iwl_mvm *mvm, in iwl_mvm_send_low_latency_cmd()
580 int iwl_mvm_update_low_latency(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_update_low_latency()
631 bool iwl_mvm_low_latency(struct iwl_mvm *mvm) in iwl_mvm_low_latency()
642 bool iwl_mvm_low_latency_band(struct iwl_mvm *mvm, enum nl80211_band band) in iwl_mvm_low_latency_band()
674 struct ieee80211_vif *iwl_mvm_get_bss_vif(struct iwl_mvm *mvm) in iwl_mvm_get_bss_vif()
703 struct ieee80211_vif *iwl_mvm_get_vif_by_macid(struct iwl_mvm *mvm, u32 macid) in iwl_mvm_get_vif_by_macid()
734 bool iwl_mvm_is_vif_assoc(struct iwl_mvm *mvm) in iwl_mvm_is_vif_assoc()
747 unsigned int iwl_mvm_get_wd_timeout(struct iwl_mvm *mvm, in iwl_mvm_get_wd_timeout()
764 void iwl_mvm_connection_loss(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_connection_loss()
787 void iwl_mvm_event_frame_timeout_callback(struct iwl_mvm *mvm, in iwl_mvm_event_frame_timeout_callback()
819 iwl_mvm_tcm_load(struct iwl_mvm *mvm, u32 airtime, unsigned long elapsed) in iwl_mvm_tcm_load()
833 struct iwl_mvm *mvm = _data; in iwl_mvm_tcm_iter() local
857 static void iwl_mvm_tcm_results(struct iwl_mvm *mvm) in iwl_mvm_tcm_results()
859 guard(mvm)(mvm); in iwl_mvm_tcm_results() local
871 struct iwl_mvm *mvm; in iwl_mvm_tcm_uapsd_nonagg_detected_wk() local
894 static void iwl_mvm_uapsd_agg_disconnect(struct iwl_mvm *mvm, in iwl_mvm_uapsd_agg_disconnect()
921 static void iwl_mvm_check_uapsd_agg_expected_tpt(struct iwl_mvm *mvm, in iwl_mvm_check_uapsd_agg_expected_tpt()
976 static unsigned long iwl_mvm_calc_tcm_stats(struct iwl_mvm *mvm, in iwl_mvm_calc_tcm_stats()
1080 void iwl_mvm_recalc_tcm(struct iwl_mvm *mvm) in iwl_mvm_recalc_tcm()
1095 guard(mvm)(mvm); in iwl_mvm_recalc_tcm() local
1121 struct iwl_mvm *mvm = container_of(delayed_work, struct iwl_mvm, in iwl_mvm_tcm_work() local
1127 void iwl_mvm_pause_tcm(struct iwl_mvm *mvm, bool with_cancel) in iwl_mvm_pause_tcm()
1136 void iwl_mvm_resume_tcm(struct iwl_mvm *mvm) in iwl_mvm_resume_tcm()
1171 void iwl_mvm_tcm_add_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_tcm_add_vif()
1179 void iwl_mvm_tcm_rm_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_tcm_rm_vif()
1186 u32 iwl_mvm_get_systime(struct iwl_mvm *mvm) in iwl_mvm_get_systime()
1197 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type, in iwl_mvm_get_sync_time()