Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_txrx_api.h58 typedef int (*tp_ol_timestamp_cb)(enum htt_tx_status status, typedef
70 void ol_register_timestamp_callback(tp_ol_timestamp_cb ol_tx_timestamp_cb);
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_types.h789 tp_ol_timestamp_cb ol_tx_timestamp_cb;
H A Dol_tx_send.c1837 void ol_register_timestamp_callback(tp_ol_timestamp_cb ol_tx_timestamp_cb) in ol_register_timestamp_callback()