Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dutil.c598 bool has_ext = false, has_ts = false, use_tsft = false; in nxpwifi_recv_packet_to_monif() local
633 use_tsft = (ext.timestamp.position == 0); in nxpwifi_recv_packet_to_monif()
636 if (use_tsft) in nxpwifi_recv_packet_to_monif()
652 if (has_ts && use_tsft) { in nxpwifi_recv_packet_to_monif()
795 if (has_ts && !use_tsft) { in nxpwifi_recv_packet_to_monif()