Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_send.c767 struct htt_tx_compl_ind_append_tx_tstamp *txtstamp_list = NULL; in ol_tx_get_txtstamps() local
800 txtstamp_list = (struct htt_tx_compl_ind_append_tx_tstamp *) in ol_tx_get_txtstamps()
802 return txtstamp_list; in ol_tx_get_txtstamps()
1032 struct htt_tx_compl_ind_append_tx_tstamp *txtstamp_list = NULL; in ol_tx_completion_handler() local
1055 txtstamp_list = ol_tx_get_txtstamps( in ol_tx_completion_handler()
1089 } else if (txtstamp_list) in ol_tx_completion_handler()
1091 (u_int64_t)txtstamp_list->timestamp[i] in ol_tx_completion_handler()