Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_assoc.h263 hdd_conn_get_connected_band(struct wlan_hdd_link_info *link_info);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c511 enum band_info hdd_conn_get_connected_band(struct wlan_hdd_link_info *link_info) in hdd_conn_get_connected_band() function
Dwlan_hdd_twt.c3570 connected_band = hdd_conn_get_connected_band(adapter->deflink); in hdd_twt_pack_get_capabilities_resp()
Dwlan_hdd_stats.c299 switch (hdd_conn_get_connected_band(link_info)) { in copy_station_stats_to_adapter()