Searched refs:get_soc_nss_cfg (Results 1 – 2 of 2) sorted by relevance
4294 if (soc->cdp_soc.ol_ops->get_soc_nss_cfg) in dp_soc_cfg_attach()4295 nss_cfg = soc->cdp_soc.ol_ops->get_soc_nss_cfg(soc->ctrl_psoc); in dp_soc_cfg_attach()
1694 int (*get_soc_nss_cfg)(struct cdp_ctrl_objmgr_psoc *ol_soc_handle); member