Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c268 struct ecore_vf_queue_cid *p_qcid; in ecore_iov_validate_queue_mode() local
270 p_qcid = &p_vf->vf_queues[qid].cids[i]; in ecore_iov_validate_queue_mode()
272 if (p_qcid->p_cid == OSAL_NULL) in ecore_iov_validate_queue_mode()
275 if (p_qcid->b_is_tx != b_is_tx) in ecore_iov_validate_queue_mode()