Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_api.c597 des_chan->ch_freq_seg1 = ch_param.center_freq_seg0; in wlan_cm_sta_update_bw_puncture()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/
H A Dwlan_utility.c2061 vdev_chan.ch_freq_seg1, in wlan_pdev_chan_match()
2070 iter_vdev_chan->ch_freq_seg1, in wlan_pdev_chan_match()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_api.c453 *frm = des_chan->ch_freq_seg1; in lim_populate_fd_tmpl_frame()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
H A Dwlan_objmgr_vdev_obj.h321 uint8_t ch_freq_seg1; member
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/
H A Dvdev_mgr_ops.c497 des_chan->ch_freq_seg1, in vdev_mgr_start_param_update()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_utils_api.c236 chan->dfs_ch_vhtop_ch_freq_seg1 = wlan_chan->ch_freq_seg1; in dfs_fill_chan_info()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c2128 des_chan->ch_freq_seg1; in lim_switch_channel_cback()
10908 if (des_chan->ch_freq_seg1) { in lim_set_ch_phy_mode()
10911 des_chan->ch_freq_seg1, in lim_set_ch_phy_mode()
10921 des_chan->ch_freq_seg1 = in lim_set_ch_phy_mode()
10927 des_chan->ch_freq_seg1 = in lim_set_ch_phy_mode()
11145 des_chan->ch_freq_seg1 = ch_params.center_freq_seg0; in lim_pre_vdev_start()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c3674 sap_ctx->ch_params.center_freq_seg0 = chan->ch_freq_seg1; in sap_check_and_update_vdev_ch_params()
3681 if (sap_ctx->chan_freq < chan->ch_freq_seg1) in sap_check_and_update_vdev_ch_params()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c7673 des_chan->ch_freq_seg1 = ch_params.center_freq_seg0; in wlan_mlme_update_ch_width()