Searched refs:mgd_protect_tdls_discover (Results 1 – 4 of 4) sorted by relevance
894 if (local->ops->mgd_protect_tdls_discover) in drv_mgd_protect_tdls_discover()895 local->ops->mgd_protect_tdls_discover(&local->hw, &sdata->vif); in drv_mgd_protect_tdls_discover()
1155 .mgd_protect_tdls_discover = iwl_mvm_mac_mgd_protect_tdls_discover,
6225 .mgd_protect_tdls_discover = iwl_mvm_mac_mgd_protect_tdls_discover,
4508 void (*mgd_protect_tdls_discover)(struct ieee80211_hw *hw, member