Home
last modified time | relevance | path

Searched refs:hdd_is_interface_up (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_power.c1978 if (hdd_is_interface_up(adapter) && in hdd_restore_dbam_config()
2035 if (hdd_is_interface_up(adapter) && in hdd_send_default_scan_ies()
Dwlan_hdd_p2p.c657 if (hdd_is_interface_up(adapter) && in hdd_allow_new_intf()
Dwlan_hdd_main.c3410 if (mon_adapter && hdd_is_interface_up(mon_adapter)) { in hdd_unmap_monitor_interface_vdev()
3440 if (!mon_adapter || !hdd_is_interface_up(mon_adapter)) { in hdd_map_monitor_interface_vdev()
10204 bool hdd_is_interface_up(struct hdd_adapter *adapter) in hdd_is_interface_up() function
10437 if (!hdd_is_interface_up(adapter) && in hdd_start_all_adapters()
10552 if (!hdd_is_interface_up(adapter)) { in hdd_start_all_adapters()
/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h4284 bool hdd_is_interface_up(struct hdd_adapter *adapter);