Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cfg.h402 !soc->ops->cfg_ops->get_tx_compl_tsf64) in cdp_cfg_get_tx_compl_tsf64()
405 return soc->ops->cfg_ops->get_tx_compl_tsf64(); in cdp_cfg_get_tx_compl_tsf64()
H A Dcdp_txrx_ops.h2105 bool (*get_tx_compl_tsf64)(void); member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c6341 .get_tx_compl_tsf64 = ol_txrx_get_tx_compl_tsf64,