Searched refs:ecore_get_pq_flags (Results 1 – 1 of 1) sorted by relevance
1800 static u32 ecore_get_pq_flags(struct ecore_hwfn *p_hwfn) in ecore_get_pq_flags() function1875 u32 pq_flags = ecore_get_pq_flags(p_hwfn); in ecore_init_qm_get_num_vports()1885 u32 pq_flags = ecore_get_pq_flags(p_hwfn); in ecore_init_qm_get_num_pqs()2117 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_LB)) in ecore_init_qm_lb_pq()2128 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_OOO)) in ecore_init_qm_ooo_pq()2139 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_ACK)) in ecore_init_qm_pure_ack_pq()2150 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_OFLD)) in ecore_init_qm_offload_pq()2161 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_LLT)) in ecore_init_qm_low_latency_pq()2173 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_MCOS)) in ecore_init_qm_mcos_pqs()2186 if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_VFS)) in ecore_init_qm_vf_pqs()[all …]