Searched defs:p_config (Results 1 – 5 of 5) sorted by relevance
229 p_config ( ) { function
177 CustomConfigWrapper(const void *p_config) : m_p_config(p_config), m_CSID(0) {}; in CustomConfigWrapper()
119 …rapper::createDecoder(const int create_flags, const int instID, const CSConfig *p_config, TraceCo… in createDecoder()
47 ocsd_err_t EtmV3PktProcImpl::Configure(const EtmV3Config *p_config) in Configure()
499 struct eth_vport_rss_config *p_config; in ecore_sp_vport_update_rss() local