Searched refs:wiphy_ext_feature_isset (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 2635 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 D | mlme.c | 743 !wiphy_ext_feature_isset( in cfg80211_mlme_mgmt_tx() 748 !wiphy_ext_feature_isset( in cfg80211_mlme_mgmt_tx()
|
| H A D | util.c | 301 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 D | sme.c | 1119 if (wiphy_ext_feature_isset( in __cfg80211_disconnected() 1122 wiphy_ext_feature_isset( in __cfg80211_disconnected()
|
| H A D | chan.c | 744 dfs_offload = wiphy_ext_feature_isset(wiphy, in cfg80211_get_chans_dfs_available()
|
| H A D | core.c | 774 if (WARN_ON(wiphy_ext_feature_isset(&rdev->wiphy, in wiphy_register()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | event.c | 539 if (!wiphy_ext_feature_isset(wiphy, in qtnf_event_handle_radar()
|
| H A D | cfg80211.c | 851 if (wiphy_ext_feature_isset(wiphy, NL80211_EXT_FEATURE_DFS_OFFLOAD)) in qtnf_start_radar_detection()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | debugfs_sta.c | 1034 if (wiphy_ext_feature_isset(local->hw.wiphy, in ieee80211_sta_debugfs_add()
|
| H A D | key.c | 335 if (!wiphy_ext_feature_isset(local->hw.wiphy, in ieee80211_pairwise_rekey()
|
| H A D | cfg.c | 381 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 D | tx.c | 3770 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 D | sta_info.c | 1922 if (!wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) in ieee80211_sta_update_pending_airtime()
|
| H A D | util.c | 2499 wiphy_ext_feature_isset(sdata->local->hw.wiphy, in ieee80211_reconfig()
|
| H A D | mlme.c | 3476 wiphy_ext_feature_isset(local->hw.wiphy, in ieee80211_assoc_success()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 7904 wiphy_ext_feature_isset(struct wiphy *wiphy, in wiphy_ext_feature_isset() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 10029 (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 D | wl_cfg80211.c | 9981 (wiphy_ext_feature_isset(wiphy, NL80211_EXT_FEATURE_4WAY_HANDSHAKE_STA_1X)) && in wl_cfg80211_change_station()
|