Searched refs:txrx_get_tsf_time (Results 1 – 3 of 3) sorted by relevance
3193 if (!soc->ops->cmn_drv_ops || !soc->ops->cmn_drv_ops->txrx_get_tsf_time) in cdp_get_tsf_time()3196 soc->ops->cmn_drv_ops->txrx_get_tsf_time(soc, tsf_id, mac_id, tsf, in cdp_get_tsf_time()
744 void (*txrx_get_tsf_time)(struct cdp_soc_t *soc_hdl, uint32_t tsf_id, member
12464 .txrx_get_tsf_time = dp_get_tsf_time,