Lines Matching refs:iwl_mvm

77 struct iwl_mvm;
351 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
353 int iwl_mvm_add_sta(struct iwl_mvm *mvm,
356 int iwl_mvm_update_sta(struct iwl_mvm *mvm,
359 int iwl_mvm_rm_sta(struct iwl_mvm *mvm,
362 int iwl_mvm_rm_sta_id(struct iwl_mvm *mvm,
365 int iwl_mvm_set_sta_key(struct iwl_mvm *mvm,
370 int iwl_mvm_remove_sta_key(struct iwl_mvm *mvm,
375 void iwl_mvm_update_tkip_key(struct iwl_mvm *mvm,
381 int iwl_mvm_rx_eosp_notif(struct iwl_mvm *mvm,
386 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
388 int iwl_mvm_sta_tx_agg_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
390 int iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
392 int iwl_mvm_sta_tx_agg_stop(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
394 int iwl_mvm_sta_tx_agg_flush(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
397 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm);
398 void iwl_mvm_del_aux_sta(struct iwl_mvm *mvm);
400 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
401 int iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
402 int iwl_mvm_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
403 int iwl_mvm_send_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
404 int iwl_mvm_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
405 void iwl_mvm_dealloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
408 void iwl_mvm_sta_modify_ps_wake(struct iwl_mvm *mvm,
410 void iwl_mvm_sta_modify_sleep_tx_count(struct iwl_mvm *mvm,
415 int iwl_mvm_drain_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta,
417 void iwl_mvm_sta_modify_disable_tx(struct iwl_mvm *mvm,
419 void iwl_mvm_sta_modify_disable_tx_ap(struct iwl_mvm *mvm,
422 void iwl_mvm_modify_all_sta_disable_tx(struct iwl_mvm *mvm,
425 void iwl_mvm_csa_client_absent(struct iwl_mvm *mvm, struct ieee80211_vif *vif);