Searched refs:ch_mode (Results 1 – 4 of 4) sorted by relevance
902 WMI_HOST_WLAN_PHY_MODE ch_mode; in extract_ndp_confirm_tlv() local999 ch_mode = WMI_GET_CHANNEL_MODE(&event->ndp_channel_list[i]); in extract_ndp_confirm_tlv()1001 ch_mode); in extract_ndp_confirm_tlv()1157 WMI_HOST_WLAN_PHY_MODE ch_mode; in extract_ndp_sch_update_tlv() local1226 ch_mode = WMI_GET_CHANNEL_MODE(&event->ndl_channel_list[i]); in extract_ndp_sch_update_tlv()1228 ch_mode); in extract_ndp_sch_update_tlv()
546 WMI_SET_CHANNEL_MODE(chan, config->channels[i].ch_mode); in send_ocb_set_config_cmd_tlv()
263 config->channels[i].ch_mode = MODE_11G; in ucfg_ocb_set_channel_config()265 config->channels[i].ch_mode = MODE_11A; in ucfg_ocb_set_channel_config()
154 uint32_t ch_mode; member