Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_peer.h75 enum dp_bands dp_freq_to_band(qdf_freq_t freq);
H A Ddp_peer.c3144 enum dp_bands dp_freq_to_band(qdf_freq_t freq) in dp_freq_to_band() function
3162 band = dp_freq_to_band(peer->freq); in dp_map_link_id_band()
H A Ddp_main.c8102 band = dp_freq_to_band(peer->freq); in dp_map_local_link_id_band()