Searched defs:hop (Results 1 – 13 of 13) sorted by relevance
/drivers/thunderbolt/ |
D | path.c | 16 static void tb_dump_hop(const struct tb_path_hop *hop, const struct tb_regs_hop *regs) in tb_dump_hop() 38 struct tb_regs_hop hop; in tb_path_find_dst_port() local 107 struct tb_regs_hop hop; in tb_path_discover() local 358 const struct tb_path_hop *hop = &path->hops[i]; in tb_path_free() local 389 struct tb_regs_hop hop; in __tb_path_deactivate_hop() local 522 struct tb_regs_hop hop = { 0 }; in tb_path_activate() local
|
D | tunnel.c | 156 static int tb_pci_init_credits(struct tb_path_hop *hop) in tb_pci_init_credits() 185 struct tb_path_hop *hop; in tb_pci_init_path() local 685 static void tb_dp_init_aux_credits(struct tb_path_hop *hop) in tb_dp_init_aux_credits() 698 struct tb_path_hop *hop; in tb_dp_init_aux_path() local 711 static int tb_dp_init_video_credits(struct tb_path_hop *hop) in tb_dp_init_video_credits() 742 struct tb_path_hop *hop; in tb_dp_init_video_path() local 928 static int tb_dma_reserve_credits(struct tb_path_hop *hop, unsigned int credits) in tb_dma_reserve_credits() 963 struct tb_path_hop *hop; in tb_dma_init_rx_path() local 998 struct tb_path_hop *hop; in tb_dma_init_tx_path() local 1019 static void tb_dma_release_credits(struct tb_path_hop *hop) in tb_dma_release_credits() [all …]
|
D | nhi.c | 568 static struct tb_ring *tb_ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in tb_ring_alloc() 635 struct tb_ring *tb_ring_alloc_tx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_tx() 656 struct tb_ring *tb_ring_alloc_rx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_rx() 716 u32 hop; in tb_ring_start() local 902 int hop = -1; in nhi_interrupt_work() local
|
D | tb.h | 981 #define tb_path_for_each_hop(path, hop) \ argument
|
D | switch.c | 763 struct tb_regs_hop hop; in tb_init_port() local
|
/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 167 struct ttm_place *hop) in ttm_bo_handle_move_mem() 494 struct ttm_place *hop) in ttm_bo_bounce_temp_buffer() 522 struct ttm_place hop; in ttm_bo_evict() local 895 struct ttm_place hop; in ttm_bo_move_buffer() local 1188 struct ttm_place hop; in ttm_bo_swapout() local
|
/drivers/gpu/drm/qxl/ |
D | qxl_ttm.c | 142 struct ttm_place *hop) in qxl_bo_move()
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ttm_buffer.c | 675 struct ttm_place *hop) in vmw_move()
|
/drivers/gpu/drm/ |
D | drm_gem_vram_helper.c | 910 struct ttm_place *hop) in bo_driver_move()
|
/drivers/gpu/drm/i915/gem/ |
D | i915_gem_ttm.c | 491 struct ttm_place *hop) in i915_ttm_move()
|
/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 197 struct ttm_place *hop) in radeon_bo_move()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 983 struct ttm_place *hop) in nouveau_bo_move()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ttm.c | 463 struct ttm_place *hop) in amdgpu_bo_move()
|