Searched refs:txrx_set_cfr_rcc (Results 1 – 3 of 3) sorted by relevance
984 if (!soc->ops->cfr_ops || !soc->ops->cfr_ops->txrx_set_cfr_rcc) in cdp_set_cfr_rcc()987 return soc->ops->cfr_ops->txrx_set_cfr_rcc(soc, pdev_id, enable); in cdp_set_cfr_rcc()
2418 void (*txrx_set_cfr_rcc)(struct cdp_soc_t *soc_hdl, member
12632 .txrx_set_cfr_rcc = dp_set_cfr_rcc,