Home
last modified time | relevance | path

Searched refs:p_qcid (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.c282 struct ecore_vf_queue_cid *p_qcid; in ecore_iov_validate_queue_mode() local
284 p_qcid = &p_vf->vf_queues[qid].cids[i]; in ecore_iov_validate_queue_mode()
286 if (p_qcid->p_cid == OSAL_NULL) in ecore_iov_validate_queue_mode()
289 if (p_qcid->b_is_tx != b_is_tx) in ecore_iov_validate_queue_mode()