Home
last modified time | relevance | path

Searched refs:eng_sel (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c745 u32 addr, val, eng_sel; in qed_llh_set_ppfid_affinity() local
761 eng_sel = 0; in qed_llh_set_ppfid_affinity()
764 eng_sel = 1; in qed_llh_set_ppfid_affinity()
767 eng_sel = 2; in qed_llh_set_ppfid_affinity()
777 SET_FIELD(val, NIG_REG_PPF_TO_ENGINE_SEL_NON_ROCE, eng_sel); in qed_llh_set_ppfid_affinity()
793 u32 addr, val, eng_sel; in qed_llh_set_roce_affinity() local
805 eng_sel = 0; in qed_llh_set_roce_affinity()
808 eng_sel = 1; in qed_llh_set_roce_affinity()
811 eng_sel = 2; in qed_llh_set_roce_affinity()
828 SET_FIELD(val, NIG_REG_PPF_TO_ENGINE_SEL_ROCE, eng_sel); in qed_llh_set_roce_affinity()
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_4_3.c200 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_4_3_kiq_map_queues() local
214 PACKET3_MAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx_v9_4_3_kiq_map_queues()
230 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_4_3_kiq_unmap_queues() local
236 PACKET3_UNMAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx_v9_4_3_kiq_unmap_queues()
257 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_4_3_kiq_query_status() local
267 PACKET3_QUERY_STATUS_ENG_SEL(eng_sel)); in gfx_v9_4_3_kiq_query_status()
377 static void gfx_v9_4_3_write_data_to_reg(struct amdgpu_ring *ring, int eng_sel, in gfx_v9_4_3_write_data_to_reg() argument
382 amdgpu_ring_write(ring, WRITE_DATA_ENGINE_SEL(eng_sel) | in gfx_v9_4_3_write_data_to_reg()
390 static void gfx_v9_4_3_wait_reg_mem(struct amdgpu_ring *ring, int eng_sel, in gfx_v9_4_3_wait_reg_mem() argument
407 WAIT_REG_MEM_ENGINE(eng_sel))); in gfx_v9_4_3_wait_reg_mem()
Dgfx_v12_0.c264 uint32_t me = 0, eng_sel = 0; in gfx_v12_0_kiq_map_queues() local
269 eng_sel = 0; in gfx_v12_0_kiq_map_queues()
273 eng_sel = 4; in gfx_v12_0_kiq_map_queues()
277 eng_sel = 5; in gfx_v12_0_kiq_map_queues()
293 PACKET3_MAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx_v12_0_kiq_map_queues()
308 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v12_0_kiq_unmap_queues() local
319 PACKET3_UNMAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx_v12_0_kiq_unmap_queues()
339 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v12_0_kiq_query_status() local
348 PACKET3_QUERY_STATUS_ENG_SEL(eng_sel)); in gfx_v12_0_kiq_query_status()
381 static void gfx_v12_0_wait_reg_mem(struct amdgpu_ring *ring, int eng_sel, in gfx_v12_0_wait_reg_mem() argument
[all …]
Dgfx_v11_0.c313 uint32_t me = 0, eng_sel = 0; in gfx11_kiq_map_queues() local
318 eng_sel = 0; in gfx11_kiq_map_queues()
322 eng_sel = 4; in gfx11_kiq_map_queues()
326 eng_sel = 5; in gfx11_kiq_map_queues()
342 PACKET3_MAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx11_kiq_map_queues()
357 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx11_kiq_unmap_queues() local
368 PACKET3_UNMAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx11_kiq_unmap_queues()
389 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx11_kiq_query_status() local
398 PACKET3_QUERY_STATUS_ENG_SEL(eng_sel)); in gfx11_kiq_query_status()
451 static void gfx_v11_0_write_data_to_reg(struct amdgpu_ring *ring, int eng_sel, in gfx_v11_0_write_data_to_reg() argument
[all …]
Dgfx_v9_0.c929 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_0_kiq_map_queues() local
943 PACKET3_MAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx_v9_0_kiq_map_queues()
959 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_0_kiq_unmap_queues() local
965 PACKET3_UNMAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx_v9_0_kiq_unmap_queues()
987 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx_v9_0_kiq_query_status() local
997 PACKET3_QUERY_STATUS_ENG_SEL(eng_sel)); in gfx_v9_0_kiq_query_status()
1133 static void gfx_v9_0_write_data_to_reg(struct amdgpu_ring *ring, int eng_sel, in gfx_v9_0_write_data_to_reg() argument
1137 amdgpu_ring_write(ring, WRITE_DATA_ENGINE_SEL(eng_sel) | in gfx_v9_0_write_data_to_reg()
1145 static void gfx_v9_0_wait_reg_mem(struct amdgpu_ring *ring, int eng_sel, in gfx_v9_0_wait_reg_mem() argument
1156 WAIT_REG_MEM_ENGINE(eng_sel))); in gfx_v9_0_wait_reg_mem()
Dgfx_v10_0.c3696 uint32_t eng_sel = 0; in gfx10_kiq_map_queues() local
3700 eng_sel = 0; in gfx10_kiq_map_queues()
3703 eng_sel = 4; in gfx10_kiq_map_queues()
3706 eng_sel = 5; in gfx10_kiq_map_queues()
3722 PACKET3_MAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx10_kiq_map_queues()
3736 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx10_kiq_unmap_queues() local
3742 PACKET3_UNMAP_QUEUES_ENGINE_SEL(eng_sel) | in gfx10_kiq_unmap_queues()
3763 uint32_t eng_sel = ring->funcs->type == AMDGPU_RING_TYPE_GFX ? 4 : 0; in gfx10_kiq_query_status() local
3772 PACKET3_QUERY_STATUS_ENG_SEL(eng_sel)); in gfx10_kiq_query_status()
3912 static void gfx_v10_0_write_data_to_reg(struct amdgpu_ring *ring, int eng_sel, in gfx_v10_0_write_data_to_reg() argument
[all …]
Dgfx_v7_0.c4927 static void gfx_v7_0_wait_reg_mem(struct amdgpu_ring *ring, int eng_sel, in gfx_v7_0_wait_reg_mem() argument
4938 WAIT_REG_MEM_ENGINE(eng_sel))); in gfx_v7_0_wait_reg_mem()
Dgfx_v8_0.c6385 static void gfx_v8_0_wait_reg_mem(struct amdgpu_ring *ring, int eng_sel, in gfx_v8_0_wait_reg_mem() argument
6396 WAIT_REG_MEM_ENGINE(eng_sel))); in gfx_v8_0_wait_reg_mem()