Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h905 #define PQ_FLAGS_LLT (1 << 7) macro
H A Decore_dev.c262 flags |= PQ_FLAGS_MCOS | PQ_FLAGS_OFLD | PQ_FLAGS_LLT; in ecore_get_pq_flags()
331 (!!(PQ_FLAGS_LLT & pq_flags)) + in ecore_init_qm_get_num_pqs()
490 case PQ_FLAGS_LLT: in ecore_init_qm_get_idx_from_flags()
599 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_LLT)) in ecore_init_qm_low_latency_pq()
602 ecore_init_qm_set_idx(p_hwfn, PQ_FLAGS_LLT, qm_info->num_pqs); in ecore_init_qm_low_latency_pq()