Searched refs:wiphy_ext_feature_isset (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/net/wireless/ |
D | mlme.c | 680 !wiphy_ext_feature_isset( in cfg80211_mlme_mgmt_tx() 685 !wiphy_ext_feature_isset( in cfg80211_mlme_mgmt_tx()
|
D | nl80211.c | 2069 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 …]
|
D | chan.c | 584 dfs_offload = wiphy_ext_feature_isset(wiphy, in cfg80211_get_chans_dfs_available()
|
D | core.c | 723 if (WARN_ON(wiphy_ext_feature_isset(&rdev->wiphy, in wiphy_register()
|
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | event.c | 461 if (!wiphy_ext_feature_isset(wiphy, in qtnf_event_handle_radar()
|
D | cfg80211.c | 822 if (wiphy_ext_feature_isset(wiphy, NL80211_EXT_FEATURE_DFS_OFFLOAD)) in qtnf_start_radar_detection()
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 6480 wiphy_ext_feature_isset(struct wiphy *wiphy, in wiphy_ext_feature_isset() function
|