skb_frag_dma_map(9) centos man page | unix.com

Man Page: skb_frag_dma_map

Operating Environment: centos

Section: 9

SKB_FRAG_DMA_MAP(9)						 Linux Networking					       SKB_FRAG_DMA_MAP(9)

NAME
skb_frag_dma_map - maps a paged fragment via the DMA API
SYNOPSIS
dma_addr_t skb_frag_dma_map(struct device * dev, const skb_frag_t * frag, size_t offset, size_t size, enum dma_data_direction dir);
ARGUMENTS
dev the device to map the fragment to frag the paged fragment to map offset the offset within the fragment (starting at the fragment's own offset) size the number of bytes to map dir the direction of the mapping (PCI_DMA_*)
DESCRIPTION
Maps the page associated with frag to device.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_FRAG_DMA_MAP(9)
Related Man Pages
gd_frameoffset(3) - debian
gd_rewrite_fragment(3) - debian
vfragpg(8) - osf1
uri::split(3) - mojave
uri::split(3) - suse
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq