Searched refs:e2e_tx_hop (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/thunderbolt/ |
| D | nhi.c | 514 int e2e_tx_hop, u16 sof_mask, u16 eof_mask, in tb_ring_alloc() argument 537 ring->e2e_tx_hop = e2e_tx_hop; in tb_ring_alloc() 601 unsigned int flags, int e2e_tx_hop, in tb_ring_alloc_rx() argument 605 return tb_ring_alloc(nhi, hop, size, false, flags, e2e_tx_hop, sof_mask, eof_mask, in tb_ring_alloc_rx() 662 hop = ring->e2e_tx_hop << REG_RX_OPTIONS_E2E_HOP_SHIFT; in tb_ring_start() 668 RING_TYPE(ring), ring->hop, ring->e2e_tx_hop); in tb_ring_start()
|
| D | dma_test.c | 140 int ret, e2e_tx_hop = 0; in dma_test_start_rings() local 158 e2e_tx_hop = ring->hop; in dma_test_start_rings() 176 flags, e2e_tx_hop, sof_mask, eof_mask, in dma_test_start_rings()
|
| /Linux-v5.15/include/linux/ |
| D | thunderbolt.h | 530 int e2e_tx_hop; member 591 unsigned int flags, int e2e_tx_hop,
|