Searched refs:ts_le (Results 1 – 1 of 1) sorted by relevance
797 __le64 ts_le; in nxpwifi_recv_packet_to_monif() local814 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()