Lines Matching refs: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 void iwl_mvm_rx_eosp_notif(struct iwl_mvm *mvm,
385 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
387 int iwl_mvm_sta_tx_agg_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
389 int iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
391 int iwl_mvm_sta_tx_agg_stop(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
393 int iwl_mvm_sta_tx_agg_flush(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
396 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm);
397 void iwl_mvm_del_aux_sta(struct iwl_mvm *mvm);
399 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
400 int iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
401 int iwl_mvm_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
402 int iwl_mvm_send_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
403 int iwl_mvm_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
404 void iwl_mvm_dealloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
407 void iwl_mvm_sta_modify_ps_wake(struct iwl_mvm *mvm,
409 void iwl_mvm_sta_modify_sleep_tx_count(struct iwl_mvm *mvm,
414 int iwl_mvm_drain_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta,
416 void iwl_mvm_sta_modify_disable_tx(struct iwl_mvm *mvm,
418 void iwl_mvm_sta_modify_disable_tx_ap(struct iwl_mvm *mvm,
421 void iwl_mvm_modify_all_sta_disable_tx(struct iwl_mvm *mvm,
424 void iwl_mvm_csa_client_absent(struct iwl_mvm *mvm, struct ieee80211_vif *vif);