Searched refs:m_cap (Results 1 – 1 of 1) sorted by relevance
24 static const struct pqos_cap *m_cap; variable869 m_cap = NULL;892 if (m_cap == NULL && m_cpu == NULL)940 if (m_cap != NULL || m_cpu != NULL) {970 ret = pqos_cap_get(&m_cap, &m_cpu);971 if (ret != PQOS_RETVAL_OK || m_cap == NULL || m_cpu == NULL) {978 ret = pqos_cap_get_type(m_cap, PQOS_CAP_TYPE_L3CA, &m_cap_l3ca);