Searched defs:e2e_tx_hop (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | dma_test.c | 140 int ret, e2e_tx_hop = 0; in dma_test_start_rings() local
|
H A D | nhi.c | 576 tb_ring_alloc(struct tb_nhi *nhi, u32 hop, int size, bool transmit, unsigned int flags, int e2e_tx_hop, u16 sof_mask, u16 eof_mask, void (*start_poll)(void *), void *poll_data) tb_ring_alloc() argument 664 tb_ring_alloc_rx(struct tb_nhi *nhi, int hop, int size, unsigned int flags, int e2e_tx_hop, u16 sof_mask, u16 eof_mask, void (*start_poll)(void *), void *poll_data) tb_ring_alloc_rx() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | thunderbolt.h | 549 int e2e_tx_hop; member
|
Completed in 5 milliseconds