Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx_ll.c1466 struct htt_host_rx_desc_base *timestamp_rx_desc) in htt_rx_tail_msdu_timestamp() argument
1469 if (!timestamp_rx_desc) { in htt_rx_tail_msdu_timestamp()
1473 if (timestamp_rx_desc != tail_rx_desc) { in htt_rx_tail_msdu_timestamp()
1475 timestamp_rx_desc->ppdu_end.wb_timestamp_lower_32; in htt_rx_tail_msdu_timestamp()
1477 timestamp_rx_desc->ppdu_end.wb_timestamp_upper_32; in htt_rx_tail_msdu_timestamp()
1485 struct htt_host_rx_desc_base *timestamp_rx_desc) in htt_rx_tail_msdu_timestamp() argument
1508 struct htt_host_rx_desc_base *timestamp_rx_desc = NULL; in htt_rx_amsdu_rx_in_order_pop_ll() local
1628 timestamp_rx_desc = rx_desc; in htt_rx_amsdu_rx_in_order_pop_ll()
1747 htt_rx_tail_msdu_timestamp(rx_desc, timestamp_rx_desc); in htt_rx_amsdu_rx_in_order_pop_ll()