Home
last modified time | relevance | path

Searched refs:util_is_bssid_non_tx (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/
H A Dwlan_scan_utils_api.h1951 bool util_is_bssid_non_tx(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_vdev_mgr_interface.c1397 util_is_bssid_non_tx(wlan_vdev_get_psoc(vdev), &bssid, freq)) in mlme_set_mbssid_info()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c4106 bool util_is_bssid_non_tx(struct wlan_objmgr_psoc *psoc, in util_is_bssid_non_tx() function