Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/
H A Dwlan_connectivity_logging.c632 return WLAN_INVALID_BAND; in wlan_convert_freq_to_diag_band()
695 WLAN_INVALID_BAND) in wlan_connectivity_mlo_setup_event()
1127 if (band == WLAN_INVALID_BAND) in wlan_convert_link_id_to_diag_band()
1153 if (band == WLAN_INVALID_BAND) in wlan_get_supported_link_band_bitmap()
/wlan-driver/qcacld-3.0/components/cmn_services/logging/inc/
H A Dwlan_connectivity_logging.h234 WLAN_INVALID_BAND = 0, enumerator
1645 return WLAN_INVALID_BAND; in wlan_convert_freq_to_diag_band()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c7241 enum wlan_diag_wifi_band band = WLAN_INVALID_BAND; in wlan_convert_bitmap_to_band()