Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dutil.c797 __le64 ts_le; in nxpwifi_recv_packet_to_monif() local
814 ts_le = cpu_to_le64(ts); in nxpwifi_recv_packet_to_monif()
815 memcpy(rthdr + off, &ts_le, sizeof(ts_le)); in nxpwifi_recv_packet_to_monif()
816 off += sizeof(ts_le); in nxpwifi_recv_packet_to_monif()