Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
Dwlan_dfs_lmac_api.c221 uint32_t chan_mode) in lmac_get_phymode_info() argument
239 dfs_tx_ops->dfs_get_phymode_info(pdev, chan_mode, &mode_info, in lmac_get_phymode_info()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
Dwlan_dfs_lmac_api.h106 uint32_t chan_mode);
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.c10879 uint32_t chan_mode; in lim_set_ch_phy_mode() local
10998 chan_mode = wma_chan_phy_mode(des_chan->ch_freq, ch_width, in lim_set_ch_phy_mode()
11001 if (chan_mode == WLAN_PHYMODE_AUTO || chan_mode == WLAN_PHYMODE_MAX) { in lim_set_ch_phy_mode()
11016 mlme_obj->mgmt.generic.phy_mode = wmi_host_to_fw_phymode(chan_mode); in lim_set_ch_phy_mode()
11017 des_chan->ch_phymode = chan_mode; in lim_set_ch_phy_mode()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_rx.c2053 cfr_hdr.u.meta_v1.phy_mode = cfr_ind.chan.chan_mode; in ol_rx_cfr_capture_msg_handler()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h1279 uint32_t chan_mode,
/wlan-driver/fw-api/fw/
Dhtt.h17821 A_UINT32 chan_mode; /* WLAN_PHY_MODE of the channel defined in wlan_defs.h */ member