Searched refs:end_timestamp (Results 1 – 3 of 3) sorted by relevance
2247 u32 end_timestamp; in ath12k_wifi7_dp_mon_tx_parse_status_tlv() local2258 end_timestamp = in ath12k_wifi7_dp_mon_tx_parse_status_tlv()2261 end_timestamp |= in ath12k_wifi7_dp_mon_tx_parse_status_tlv()2264 tx_ppdu_info->rx_status.rx_duration = end_timestamp - start_timestamp; in ath12k_wifi7_dp_mon_tx_parse_status_tlv()
944 int BPF_PROG(end_timestamp) in BPF_PROG() argument
437 int prog_fd = bpf_program__fd(skel->progs.end_timestamp); in mark_end_timestamp()