Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c2635 if (wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_send_wiphy()
3325 if (!wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_set_wiphy()
3334 if (!wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_set_wiphy()
3343 if (!wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_set_wiphy()
3695 if (!wiphy_ext_feature_isset(&rdev->wiphy, cap_flag)) in nl80211_parse_mon_options()
3716 if (!wiphy_ext_feature_isset(&rdev->wiphy, cap_flag)) in nl80211_parse_mon_options()
4022 if (wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_get_key()
4028 wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_get_key()
4181 wiphy_ext_feature_isset(&rdev->wiphy, in nl80211_set_key()
4794 !wiphy_ext_feature_isset(&rdev->wiphy, in validate_beacon_tx_rate()
[all …]
H A Dmlme.c743 !wiphy_ext_feature_isset( in cfg80211_mlme_mgmt_tx()
748 !wiphy_ext_feature_isset( in cfg80211_mlme_mgmt_tx()
H A Dutil.c301 else if (wiphy_ext_feature_isset(&rdev->wiphy, in cfg80211_valid_key_idx()
303 wiphy_ext_feature_isset(&rdev->wiphy, in cfg80211_valid_key_idx()
351 if (wiphy_ext_feature_isset(&rdev->wiphy, in cfg80211_validate_key_settings()
H A Dsme.c1119 if (wiphy_ext_feature_isset( in __cfg80211_disconnected()
1122 wiphy_ext_feature_isset( in __cfg80211_disconnected()
H A Dchan.c744 dfs_offload = wiphy_ext_feature_isset(wiphy, in cfg80211_get_chans_dfs_available()
H A Dcore.c774 if (WARN_ON(wiphy_ext_feature_isset(&rdev->wiphy, in wiphy_register()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c539 if (!wiphy_ext_feature_isset(wiphy, in qtnf_event_handle_radar()
H A Dcfg80211.c851 if (wiphy_ext_feature_isset(wiphy, NL80211_EXT_FEATURE_DFS_OFFLOAD)) in qtnf_start_radar_detection()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddebugfs_sta.c1034 if (wiphy_ext_feature_isset(local->hw.wiphy, in ieee80211_sta_debugfs_add()
H A Dkey.c335 if (!wiphy_ext_feature_isset(local->hw.wiphy, in ieee80211_pairwise_rekey()
H A Dcfg.c381 if (!wiphy_ext_feature_isset(local->hw.wiphy, in ieee80211_set_tx()
1166 if (wiphy_ext_feature_isset(local->hw.wiphy, in ieee80211_start_ap()
2119 if (wiphy_ext_feature_isset(sdata->local->hw.wiphy, in copy_mesh_setup()
H A Dtx.c3770 wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) { in ieee80211_tx_dequeue()
3874 wiphy_ext_feature_isset(local->hw.wiphy, in __ieee80211_schedule_txq()
3893 if (!wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) in ieee80211_txq_airtime_check()
H A Dsta_info.c1922 if (!wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) in ieee80211_sta_update_pending_airtime()
H A Dutil.c2499 wiphy_ext_feature_isset(sdata->local->hw.wiphy, in ieee80211_reconfig()
H A Dmlme.c3476 wiphy_ext_feature_isset(local->hw.wiphy, in ieee80211_assoc_success()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h7904 wiphy_ext_feature_isset(struct wiphy *wiphy, in wiphy_ext_feature_isset() function
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c10029 (wiphy_ext_feature_isset(wiphy, NL80211_EXT_FEATURE_4WAY_HANDSHAKE_STA_1X)) && in wl_cfg80211_change_station()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c9981 (wiphy_ext_feature_isset(wiphy, NL80211_EXT_FEATURE_4WAY_HANDSHAKE_STA_1X)) && in wl_cfg80211_change_station()