Home
last modified time | relevance | path

Searched refs:swap_byte_64 (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_main.h313 #define swap_byte_64(x) … macro
333 #define wlan_le64_to_cpu(x) swap_byte_64(x)
339 #define wlan_cpu_to_le64(x) swap_byte_64(x)
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_sta_cmd.c1104 rekey_ctr = wlan_le64_to_cpu(swap_byte_64(*(t_u64 *)data->replay_ctr));