Searched refs:WMI_GET_CHANNEL_MODE (Results 1 – 4 of 4) sorted by relevance
999 ch_mode = WMI_GET_CHANNEL_MODE(&event->ndp_channel_list[i]); in extract_ndp_confirm_tlv()1226 ch_mode = WMI_GET_CHANNEL_MODE(&event->ndl_channel_list[i]); in extract_ndp_sch_update_tlv()
833 wma_fw_to_host_phymode(WMI_GET_CHANNEL_MODE(chan)); in wma_update_phymode_on_roam()
2422 wlan_cm_fw_to_host_phymode(WMI_GET_CHANNEL_MODE(chan)); in wmi_fill_roam_sync_buffer()
2601 #define WMI_GET_CHANNEL_MODE(pwmi_channel) ((pwmi_channel)->info & 0x0000003f) macro