Searched refs:txrx_get_total_per (Results 1 – 3 of 3) sorted by relevance
1736 !soc->ops->cmn_drv_ops->txrx_get_total_per) in cdp_ath_get_total_per()1739 return soc->ops->cmn_drv_ops->txrx_get_total_per(soc, pdev_id); in cdp_ath_get_total_per()
554 int (*txrx_get_total_per)(struct cdp_soc_t *soc, uint8_t pdev_id); member
12390 .txrx_get_total_per = dp_get_total_per,