Searched refs:txrx_get_cfg (Results 1 – 4 of 4) sorted by relevance
2685 if (!soc->ops->cmn_drv_ops || !soc->ops->cmn_drv_ops->txrx_get_cfg) in cdp_cfg_get()2688 return soc->ops->cmn_drv_ops->txrx_get_cfg(soc, cfg); in cdp_cfg_get()
363 uint32_t (*txrx_get_cfg)(struct cdp_soc_t *soc, enum cdp_dp_cfg cfg); member
6187 .txrx_get_cfg = ol_txrx_get_cfg,
12427 .txrx_get_cfg = dp_get_cfg,