Home
last modified time | relevance | path

Searched refs:iwl_mvm_tx_protection (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drs.c63 iwl_mvm_tx_protection(struct iwl_mvm *mvm, struct iwl_mvm_sta *sta, bool enable) in iwl_mvm_tx_protection() function
H A Drs.h91 int iwl_mvm_tx_protection(struct iwl_mvm *, struct iwl_mvm_sta *, bool);
H A Dtt.c354 err = iwl_mvm_tx_protection(mvm, mvmsta, enable); in iwl_mvm_tt_tx_protection()