Searched refs:wlan_cpu_to_le64 (Results 1 – 3 of 3) sorted by relevance
339 #define wlan_cpu_to_le64(x) swap_byte_64(x) macro381 #define wlan_cpu_to_le64(x) x
263 mcmd->trig_common_field = wlan_cpu_to_le64(cfg->trig_common_field); in wlan_cmd_mfg_config_trigger_frame()264 mcmd->trig_user_info_field = wlan_cpu_to_le64(cfg->trig_user_info_field); in wlan_cmd_mfg_config_trigger_frame()
2031 host_clock->time = wlan_cpu_to_le64(hostclk->time); in wlan_cmd_host_clock_cfg()