Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h900 #define PQ_FLAGS_LB (1 << 2) macro
H A Decore_spq.c293 physical_q = ecore_get_cm_pq_idx(p_hwfn, PQ_FLAGS_LB); in ecore_spq_hw_initialize()
H A Decore_dev.c242 flags = PQ_FLAGS_LB; in ecore_get_pq_flags()
327 (!!(PQ_FLAGS_LB & pq_flags)) + in ecore_init_qm_get_num_pqs()
482 case PQ_FLAGS_LB: in ecore_init_qm_get_idx_from_flags()
555 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_LB)) in ecore_init_qm_lb_pq()
558 ecore_init_qm_set_idx(p_hwfn, PQ_FLAGS_LB, qm_info->num_pqs); in ecore_init_qm_lb_pq()
H A Decore_cxt.c1584 STORE_RT_REG(p_hwfn, XCM_REG_CON_PHY_Q3_RT_OFFSET, ecore_get_cm_pq_idx(p_hwfn, PQ_FLAGS_LB)); in ecore_cm_init_pf()