Home
last modified time | relevance | path

Searched refs:hdd_cm_is_vdev_connected (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_api.h363 bool hdd_cm_is_vdev_connected(struct wlan_hdd_link_info *link_info);
H A Dwlan_hdd_tx_power.c292 if (!hdd_cm_is_vdev_connected(link_info)) in __wlan_hdd_cfg80211_get_reg_tpc_info()
H A Dwlan_hdd_he.c666 (!hdd_cm_is_vdev_connected(adapter->deflink) || in hdd_check_mode_support_for_sr()
H A Dwlan_hdd_scan.c868 (hdd_cm_is_vdev_connected(adapter->deflink))) { in wlan_hdd_vendor_scan_random_attr()
H A Dwlan_hdd_station_info.c1010 if (hdd_cm_is_vdev_connected(link_info)) { in hdd_get_station_info()
H A Dwlan_hdd_cm_connect.c89 bool hdd_cm_is_vdev_connected(struct wlan_hdd_link_info *link_info) in hdd_cm_is_vdev_connected() function
H A Dwlan_hdd_cfg.c2765 hdd_cm_is_vdev_connected(link_info_t)) { in hdd_update_channel_width()
H A Dwlan_hdd_assoc.c650 if (!hdd_cm_is_vdev_connected(link_info)) in hdd_get_first_connected_sta_vdev_id()
H A Dwlan_hdd_stats.c5139 is_vdev_connected = hdd_cm_is_vdev_connected(adapter->deflink); in __wlan_hdd_cfg80211_connected_chan_stats_request()
H A Dwlan_hdd_cfg80211.c9069 if (hdd_cm_is_vdev_connected(link_info)) { in hdd_set_vdev_phy_mode()
9181 !hdd_cm_is_vdev_connected(curr_adapter->deflink)) { in hdd_set_phy_mode()