Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn.h1736 !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()
Dcdp_txrx_ops.h554 int (*txrx_get_total_per)(struct cdp_soc_t *soc, uint8_t pdev_id); member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c12390 .txrx_get_total_per = dp_get_total_per,