Home
last modified time | relevance | path

Searched refs:wiphy_ext_feature_isset (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/net/wireless/
Dmlme.c680 !wiphy_ext_feature_isset( in cfg80211_mlme_mgmt_tx()
685 !wiphy_ext_feature_isset( in cfg80211_mlme_mgmt_tx()
Dnl80211.c2069 if (wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_send_wiphy()
2676 if (!wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_set_wiphy()
2685 if (!wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_set_wiphy()
2694 if (!wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_set_wiphy()
3047 if (!wiphy_ext_feature_isset(&rdev->wiphy, cap_flag)) in nl80211_parse_mon_options()
3068 if (!wiphy_ext_feature_isset(&rdev->wiphy, cap_flag)) in nl80211_parse_mon_options()
3986 !wiphy_ext_feature_isset(&rdev->wiphy, in validate_beacon_tx_rate()
3990 !wiphy_ext_feature_isset(&rdev->wiphy, in validate_beacon_tx_rate()
3994 !wiphy_ext_feature_isset(&rdev->wiphy, in validate_beacon_tx_rate()
4135 if (!wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_valid_auth_type()
[all …]
Dchan.c584 dfs_offload = wiphy_ext_feature_isset(wiphy, in cfg80211_get_chans_dfs_available()
Dcore.c723 if (WARN_ON(wiphy_ext_feature_isset(&rdev->wiphy, in wiphy_register()
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Devent.c461 if (!wiphy_ext_feature_isset(wiphy, in qtnf_event_handle_radar()
Dcfg80211.c822 if (wiphy_ext_feature_isset(wiphy, NL80211_EXT_FEATURE_DFS_OFFLOAD)) in qtnf_start_radar_detection()
/Linux-v4.19/include/net/
Dcfg80211.h6480 wiphy_ext_feature_isset(struct wiphy *wiphy, in wiphy_ext_feature_isset() function