Lines Matching refs:mvm
422 u16 iwl_mvm_tid_queued(struct iwl_mvm *mvm, struct iwl_mvm_tid_data *tid_data);
453 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
455 int iwl_mvm_add_sta(struct iwl_mvm *mvm,
459 static inline int iwl_mvm_update_sta(struct iwl_mvm *mvm, in iwl_mvm_update_sta() argument
463 return iwl_mvm_sta_send_to_fw(mvm, sta, true, 0); in iwl_mvm_update_sta()
466 int iwl_mvm_wait_sta_queues_empty(struct iwl_mvm *mvm,
468 int iwl_mvm_rm_sta(struct iwl_mvm *mvm,
471 int iwl_mvm_rm_sta_id(struct iwl_mvm *mvm,
474 int iwl_mvm_set_sta_key(struct iwl_mvm *mvm,
479 int iwl_mvm_remove_sta_key(struct iwl_mvm *mvm,
484 void iwl_mvm_update_tkip_key(struct iwl_mvm *mvm,
490 void iwl_mvm_rx_eosp_notif(struct iwl_mvm *mvm,
494 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
496 int iwl_mvm_sta_tx_agg_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
498 int iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
501 int iwl_mvm_sta_tx_agg_stop(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
503 int iwl_mvm_sta_tx_agg_flush(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
506 int iwl_mvm_sta_tx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
509 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
510 int iwl_mvm_rm_aux_sta(struct iwl_mvm *mvm);
512 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
513 int iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
514 int iwl_mvm_add_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
515 int iwl_mvm_send_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
516 int iwl_mvm_rm_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
517 int iwl_mvm_add_mcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
518 int iwl_mvm_rm_mcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
519 int iwl_mvm_allocate_int_sta(struct iwl_mvm *mvm,
523 void iwl_mvm_dealloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
524 void iwl_mvm_dealloc_int_sta(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *sta);
525 int iwl_mvm_add_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
526 int iwl_mvm_rm_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
527 void iwl_mvm_dealloc_snif_sta(struct iwl_mvm *mvm);
529 void iwl_mvm_sta_modify_ps_wake(struct iwl_mvm *mvm,
531 void iwl_mvm_sta_modify_sleep_tx_count(struct iwl_mvm *mvm,
536 int iwl_mvm_drain_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta,
538 void iwl_mvm_sta_modify_disable_tx(struct iwl_mvm *mvm,
540 void iwl_mvm_sta_modify_disable_tx_ap(struct iwl_mvm *mvm,
543 void iwl_mvm_modify_all_sta_disable_tx(struct iwl_mvm *mvm,
546 void iwl_mvm_csa_client_absent(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
548 int iwl_mvm_add_pasn_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
551 void iwl_mvm_cancel_channel_switch(struct iwl_mvm *mvm,