Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/core/src/ !
H A Dwlan_tdls_peer.h135 qdf_freq_t tdls_get_offchan_freq(struct wlan_objmgr_vdev *vdev,
H A Dwlan_tdls_peer.c152 qdf_freq_t tdls_get_offchan_freq(struct wlan_objmgr_vdev *vdev, in tdls_get_offchan_freq() function
181 qdf_freq_t tdls_get_offchan_freq(struct wlan_objmgr_vdev *vdev, in tdls_get_offchan_freq() function
216 peer->pref_off_chan_freq = tdls_get_offchan_freq(vdev_obj->vdev, in tdls_fill_pref_off_chan_info()
H A Dwlan_tdls_cmds_process.c2092 pref_freq = tdls_get_offchan_freq(vdev, soc_obj); in tdls_process_setup_peer()