Lines Matching refs:iwl_mvm
18 struct iwl_mvm;
420 u16 iwl_mvm_tid_queued(struct iwl_mvm *mvm, struct iwl_mvm_tid_data *tid_data);
451 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
453 int iwl_mvm_add_sta(struct iwl_mvm *mvm,
457 static inline int iwl_mvm_update_sta(struct iwl_mvm *mvm, in iwl_mvm_update_sta()
464 int iwl_mvm_wait_sta_queues_empty(struct iwl_mvm *mvm,
466 int iwl_mvm_rm_sta(struct iwl_mvm *mvm,
469 int iwl_mvm_rm_sta_id(struct iwl_mvm *mvm,
472 int iwl_mvm_set_sta_key(struct iwl_mvm *mvm,
477 int iwl_mvm_remove_sta_key(struct iwl_mvm *mvm,
482 void iwl_mvm_update_tkip_key(struct iwl_mvm *mvm,
488 void iwl_mvm_rx_eosp_notif(struct iwl_mvm *mvm,
492 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
494 int iwl_mvm_sta_tx_agg_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
496 int iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
499 int iwl_mvm_sta_tx_agg_stop(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
501 int iwl_mvm_sta_tx_agg_flush(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
504 int iwl_mvm_sta_tx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
507 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
508 int iwl_mvm_rm_aux_sta(struct iwl_mvm *mvm);
510 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
511 int iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
512 int iwl_mvm_add_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
513 int iwl_mvm_send_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
514 int iwl_mvm_rm_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
515 int iwl_mvm_add_mcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
516 int iwl_mvm_rm_mcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
517 int iwl_mvm_allocate_int_sta(struct iwl_mvm *mvm,
521 void iwl_mvm_dealloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
522 void iwl_mvm_dealloc_int_sta(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *sta);
523 int iwl_mvm_add_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
524 int iwl_mvm_rm_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
525 void iwl_mvm_dealloc_snif_sta(struct iwl_mvm *mvm);
527 void iwl_mvm_sta_modify_ps_wake(struct iwl_mvm *mvm,
529 void iwl_mvm_sta_modify_sleep_tx_count(struct iwl_mvm *mvm,
534 int iwl_mvm_drain_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta,
536 void iwl_mvm_sta_modify_disable_tx(struct iwl_mvm *mvm,
538 void iwl_mvm_sta_modify_disable_tx_ap(struct iwl_mvm *mvm,
541 void iwl_mvm_modify_all_sta_disable_tx(struct iwl_mvm *mvm,
544 void iwl_mvm_csa_client_absent(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
546 int iwl_mvm_add_pasn_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif,