Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Ddriver-ops.h849 if (local->ops->mgd_protect_tdls_discover) in drv_mgd_protect_tdls_discover()
850 local->ops->mgd_protect_tdls_discover(&local->hw, &sdata->vif); in drv_mgd_protect_tdls_discover()
/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.h899 if (local->ops->mgd_protect_tdls_discover) in drv_mgd_protect_tdls_discover()
900 local->ops->mgd_protect_tdls_discover(&local->hw, &sdata->vif); in drv_mgd_protect_tdls_discover()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1116 .mgd_protect_tdls_discover = iwl_mvm_mac_mgd_protect_tdls_discover,
H A Dmac80211.c6195 .mgd_protect_tdls_discover = iwl_mvm_mac_mgd_protect_tdls_discover,
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h3745 * @mgd_protect_tdls_discover: Protect a TDLS discovery session. After sending
4093 void (*mgd_protect_tdls_discover)(struct ieee80211_hw *hw, member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h4098 * @mgd_protect_tdls_discover: Protect a TDLS discovery session. After sending
4508 void (*mgd_protect_tdls_discover)(struct ieee80211_hw *hw, member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5303 .mgd_protect_tdls_discover = iwl_mvm_mac_mgd_protect_tdls_discover,

Completed in 38 milliseconds