Lines Matching refs:iwl_mvm

21 int iwl_mvm_send_cmd(struct iwl_mvm *mvm, struct iwl_host_cmd *cmd)
57 int iwl_mvm_send_cmd_pdu(struct iwl_mvm *mvm, u32 id,
73 int iwl_mvm_send_cmd_status(struct iwl_mvm *mvm, struct iwl_host_cmd *cmd,
126 int iwl_mvm_send_cmd_pdu_status(struct iwl_mvm *mvm, u32 id, u16 len,
195 void iwl_mvm_rx_fw_error(struct iwl_mvm *mvm, struct iwl_rx_cmd_buffer *rxb)
228 u8 iwl_mvm_next_antenna(struct iwl_mvm *mvm, u8 valid, u8 last_idx)
255 int iwl_mvm_send_lq_cmd(struct iwl_mvm *mvm, struct iwl_lq_cmd *lq)
282 void iwl_mvm_update_smps(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
324 void iwl_mvm_update_smps_on_active_links(struct iwl_mvm *mvm,
349 int iwl_mvm_request_periodic_system_statistics(struct iwl_mvm *mvm, bool enable)
367 static int iwl_mvm_request_system_statistics(struct iwl_mvm *mvm, bool clear,
421 int iwl_mvm_request_statistics(struct iwl_mvm *mvm, bool clear)
492 void iwl_mvm_accu_radio_stats(struct iwl_mvm *mvm)
528 bool iwl_mvm_rx_diversity_allowed(struct iwl_mvm *mvm,
554 void iwl_mvm_send_low_latency_cmd(struct iwl_mvm *mvm,
576 int iwl_mvm_update_low_latency(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
627 bool iwl_mvm_low_latency(struct iwl_mvm *mvm)
638 bool iwl_mvm_low_latency_band(struct iwl_mvm *mvm, enum nl80211_band band)
670 struct ieee80211_vif *iwl_mvm_get_bss_vif(struct iwl_mvm *mvm)
701 struct ieee80211_vif *iwl_mvm_get_vif_by_macid(struct iwl_mvm *mvm, u32 macid)
732 bool iwl_mvm_is_vif_assoc(struct iwl_mvm *mvm)
745 unsigned int iwl_mvm_get_wd_timeout(struct iwl_mvm *mvm,
800 void iwl_mvm_connection_loss(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
823 void iwl_mvm_event_frame_timeout_callback(struct iwl_mvm *mvm,
855 iwl_mvm_tcm_load(struct iwl_mvm *mvm, u32 airtime, unsigned long elapsed)
869 struct iwl_mvm *mvm = _data;
893 static void iwl_mvm_tcm_results(struct iwl_mvm *mvm)
909 struct iwl_mvm *mvm;
932 static void iwl_mvm_uapsd_agg_disconnect(struct iwl_mvm *mvm,
959 static void iwl_mvm_check_uapsd_agg_expected_tpt(struct iwl_mvm *mvm,
1014 static unsigned long iwl_mvm_calc_tcm_stats(struct iwl_mvm *mvm,
1118 void iwl_mvm_recalc_tcm(struct iwl_mvm *mvm)
1160 struct iwl_mvm *mvm = container_of(delayed_work, struct iwl_mvm,
1166 void iwl_mvm_pause_tcm(struct iwl_mvm *mvm, bool with_cancel)
1175 void iwl_mvm_resume_tcm(struct iwl_mvm *mvm)
1210 void iwl_mvm_tcm_add_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
1218 void iwl_mvm_tcm_rm_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
1225 u32 iwl_mvm_get_systime(struct iwl_mvm *mvm)
1236 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type,