Home
last modified time | relevance | path

Searched refs:tbnet_frame_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dthunderbolt.c316 static inline unsigned int tbnet_frame_size(const struct tbnet_frame *tf) in tbnet_frame_size() function
528 tbnet_frame_size(tf), DMA_TO_DEVICE); in tbnet_get_tx_buffer()
684 size = tbnet_frame_size(tf); in tbnet_check_frame()
923 tbnet_frame_size(frames[i]), DMA_TO_DEVICE); in tbnet_xmit_csum_and_map()
995 tbnet_frame_size(frames[i]), DMA_TO_DEVICE); in tbnet_xmit_csum_and_map()
/kernel/linux/linux-6.6/drivers/net/thunderbolt/
H A Dmain.c329 static inline unsigned int tbnet_frame_size(const struct tbnet_frame *tf) in tbnet_frame_size() function
564 tbnet_frame_size(tf), DMA_TO_DEVICE); in tbnet_get_tx_buffer()
746 size = tbnet_frame_size(tf); in tbnet_check_frame()
1014 tbnet_frame_size(frames[i]), DMA_TO_DEVICE); in tbnet_xmit_csum_and_map()
1088 tbnet_frame_size(frames[i]), DMA_TO_DEVICE); in tbnet_xmit_csum_and_map()

Completed in 4 milliseconds