Lines Matching refs:iwl_mvm

76 struct iwl_mvm;
456 u16 iwl_mvm_tid_queued(struct iwl_mvm *mvm, struct iwl_mvm_tid_data *tid_data);
487 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
489 int iwl_mvm_add_sta(struct iwl_mvm *mvm,
493 static inline int iwl_mvm_update_sta(struct iwl_mvm *mvm, in iwl_mvm_update_sta()
500 int iwl_mvm_wait_sta_queues_empty(struct iwl_mvm *mvm,
502 int iwl_mvm_rm_sta(struct iwl_mvm *mvm,
505 int iwl_mvm_rm_sta_id(struct iwl_mvm *mvm,
508 int iwl_mvm_set_sta_key(struct iwl_mvm *mvm,
513 int iwl_mvm_remove_sta_key(struct iwl_mvm *mvm,
518 void iwl_mvm_update_tkip_key(struct iwl_mvm *mvm,
524 void iwl_mvm_rx_eosp_notif(struct iwl_mvm *mvm,
528 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
530 int iwl_mvm_sta_tx_agg_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
532 int iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
535 int iwl_mvm_sta_tx_agg_stop(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
537 int iwl_mvm_sta_tx_agg_flush(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
540 int iwl_mvm_sta_tx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
543 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm);
544 void iwl_mvm_del_aux_sta(struct iwl_mvm *mvm);
546 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
547 int iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
548 int iwl_mvm_add_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
549 int iwl_mvm_send_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
550 int iwl_mvm_rm_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
551 int iwl_mvm_add_mcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
552 int iwl_mvm_rm_mcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
553 int iwl_mvm_allocate_int_sta(struct iwl_mvm *mvm,
557 void iwl_mvm_dealloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
558 void iwl_mvm_dealloc_int_sta(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *sta);
559 int iwl_mvm_add_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
560 int iwl_mvm_rm_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
561 void iwl_mvm_dealloc_snif_sta(struct iwl_mvm *mvm);
563 void iwl_mvm_sta_modify_ps_wake(struct iwl_mvm *mvm,
565 void iwl_mvm_sta_modify_sleep_tx_count(struct iwl_mvm *mvm,
570 int iwl_mvm_drain_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta,
572 void iwl_mvm_sta_modify_disable_tx(struct iwl_mvm *mvm,
574 void iwl_mvm_sta_modify_disable_tx_ap(struct iwl_mvm *mvm,
577 void iwl_mvm_modify_all_sta_disable_tx(struct iwl_mvm *mvm,
580 void iwl_mvm_csa_client_absent(struct iwl_mvm *mvm, struct ieee80211_vif *vif);