Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
Dtarget_if_psoc_wake_lock.c207 enum phy_ch_width ch_width, prev_ch_width; in target_if_vdev_start_link_handler() local
242 prev_ch_width = prev_channel->ch_width; in target_if_vdev_start_link_handler()
245 ch_params.ch_width = prev_ch_width; in target_if_vdev_start_link_handler()