Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dutil.c799 __le16 acc_le; in nxpwifi_recv_packet_to_monif() local
823 acc_le = cpu_to_le16(accuracy); in nxpwifi_recv_packet_to_monif()
824 memcpy(rthdr + off, &acc_le, sizeof(acc_le)); in nxpwifi_recv_packet_to_monif()
825 off += sizeof(acc_le); in nxpwifi_recv_packet_to_monif()