Home
last modified time | relevance | path

Searched refs:dma_unmap_len_set (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Ddma-mapping.h713 #define dma_unmap_len_set(PTR, LEN_NAME, VAL) (((PTR)->LEN_NAME) = (VAL)) macro
723 #define dma_unmap_len_set(PTR, LEN_NAME, VAL) \ macro
/include/net/libeth/
A Dxdp.h1005 dma_unmap_len_set(sqe, len, desc.len); in libeth_xdp_xmit_fill_buf()

Completed in 13 milliseconds