Searched refs:low_latency_queue (Results 1 – 1 of 1) sorted by relevance
394 u16 regular_latency_queue, low_latency_queue; in ecore_roce_sp_create_responder() local511 low_latency_queue = ecore_get_cm_pq_idx(p_hwfn, PQ_FLAGS_LLT); in ecore_roce_sp_create_responder()514 p_ramrod->low_latency_phy_queue = OSAL_CPU_TO_LE16(low_latency_queue); in ecore_roce_sp_create_responder()533 rc, regular_latency_queue, low_latency_queue); in ecore_roce_sp_create_responder()563 u16 regular_latency_queue, low_latency_queue; in ecore_roce_sp_create_requester() local669 low_latency_queue = ecore_get_cm_pq_idx(p_hwfn, PQ_FLAGS_LLT); in ecore_roce_sp_create_requester()672 p_ramrod->low_latency_phy_queue = OSAL_CPU_TO_LE16(low_latency_queue); in ecore_roce_sp_create_requester()