Searched refs:p_cfg (Results 1 – 8 of 8) sorted by relevance
69 STMConfig & operator=(const ocsd_stm_cfg *p_cfg); //!< set from full configuration structure.107 inline STMConfig & STMConfig::operator=(const ocsd_stm_cfg *p_cfg)109 m_cfg = *p_cfg;110 setHWTraceFeat(p_cfg->hw_event);
87 PtmConfig & operator=(const ocsd_ptm_cfg *p_cfg);127 inline PtmConfig & PtmConfig::operator=(const ocsd_ptm_cfg *p_cfg)130 m_cfg = *p_cfg;
82 EtmV3Config & operator=(const ocsd_etmv3_cfg *p_cfg);135 inline EtmV3Config & EtmV3Config::operator=(const ocsd_etmv3_cfg *p_cfg)137 m_cfg = *p_cfg;
63 ETEConfig & ETEConfig::operator=(const ocsd_ete_cfg *p_cfg) in operator =() argument65 m_ete_cfg = *p_cfg; in operator =()
62 EtmV4Config & EtmV4Config::operator=(const ocsd_etmv4_cfg *p_cfg) in operator =() argument64 m_cfg = *p_cfg; in operator =()
338 struct ecore_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[i]; in ecore_cxt_tm_iids() local341 if (p_cfg->cid_count) in ecore_cxt_tm_iids()344 iids->pf_cids += p_cfg->cid_count; in ecore_cxt_tm_iids()348 if (p_cfg->cids_per_vf) in ecore_cxt_tm_iids()351 iids->per_vf_cids += p_cfg->cids_per_vf; in ecore_cxt_tm_iids()355 struct ecore_tid_seg *segs = p_cfg->tid_seg; in ecore_cxt_tm_iids()418 struct ecore_cxt_mngr *p_cfg = p_hwfn->p_cxt_mngr; in ecore_cxt_tid_seg_info() local425 if (p_cfg->conn_cfg[i].tid_seg[seg].count) in ecore_cxt_tid_seg_info()426 return &p_cfg->conn_cfg[i].tid_seg[seg]; in ecore_cxt_tid_seg_info()1254 struct ecore_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[type]; in ecore_cid_map_alloc() local[all …]
62 ETEConfig & operator=(const ocsd_ete_cfg *p_cfg);
66 EtmV4Config & operator=(const ocsd_etmv4_cfg *p_cfg);