Searched refs:txrx_get_cfr_rcc (Results 1 – 3 of 3) sorted by relevance
960 if (!soc->ops->cfr_ops || !soc->ops->cfr_ops->txrx_get_cfr_rcc) in cdp_get_cfr_rcc()963 return soc->ops->cfr_ops->txrx_get_cfr_rcc(soc, pdev_id); in cdp_get_cfr_rcc()
2416 bool (*txrx_get_cfr_rcc)(struct cdp_soc_t *soc_hdl, member
12631 .txrx_get_cfr_rcc = dp_get_cfr_rcc,