Searched refs:chan_mode (Results 1 – 6 of 6) sorted by relevance
221 uint32_t chan_mode) in lmac_get_phymode_info() argument239 dfs_tx_ops->dfs_get_phymode_info(pdev, chan_mode, &mode_info, in lmac_get_phymode_info()
106 uint32_t chan_mode);
10879 uint32_t chan_mode; in lim_set_ch_phy_mode() local10998 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()
2053 cfr_hdr.u.meta_v1.phy_mode = cfr_ind.chan.chan_mode; in ol_rx_cfr_capture_msg_handler()
1279 uint32_t chan_mode,
17821 A_UINT32 chan_mode; /* WLAN_PHY_MODE of the channel defined in wlan_defs.h */ member