Searched refs:mgd_protect_tdls_discover (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/mac80211/
H A Ddriver-ops.h977 if (local->ops->mgd_protect_tdls_discover)
978 local->ops->mgd_protect_tdls_discover(&local->hw, &sdata->vif,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1390 .mgd_protect_tdls_discover = iwl_mvm_mac_mgd_protect_tdls_discover,
H A Dmac80211.c6274 .mgd_protect_tdls_discover = iwl_mvm_mac_mgd_protect_tdls_discover,
/linux-master/include/net/
H A Dmac80211.h4215 * @mgd_protect_tdls_discover: Protect a TDLS discovery session. After sending
4633 void (*mgd_protect_tdls_discover)(struct ieee80211_hw *hw, member in struct:ieee80211_ops

Completed in 225 milliseconds