Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h1039 #define PQ_FLAGS_LB (1 << 2) macro
H A Decore_spq.c241 physical_q = ecore_get_cm_pq_idx(p_hwfn, PQ_FLAGS_LB); in ecore_spq_hw_initialize()
H A Decore_dev.c1680 flags = PQ_FLAGS_LB; in ecore_get_pq_flags()
1780 (!!(PQ_FLAGS_LB & pq_flags)) + in ecore_init_qm_get_num_pqs()
1966 case PQ_FLAGS_LB: in ecore_init_qm_get_idx_from_flags()
2054 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_LB)) in ecore_init_qm_lb_pq()
2057 ecore_init_qm_set_idx(p_hwfn, PQ_FLAGS_LB, qm_info->num_pqs); in ecore_init_qm_lb_pq()
H A Decore_cxt.c1430 ecore_get_cm_pq_idx(p_hwfn, PQ_FLAGS_LB)); in ecore_cm_init_pf()