summaryrefslogtreecommitdiff
path: root/include/net/geneve.h
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2017-02-06 16:55:34 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-07 13:30:58 -0500
commit745fc05c9db1f17da076861c7f57507e13f28a3a (patch)
tree08c600ebfd4e16ead77382bc606bf631d349ee4f /include/net/geneve.h
parent11cd119d31a71b37c2362fc621f225e2aa12aea1 (diff)
bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
When driver is running in XDP mode, rx buffers are DMA mapped as DMA_BIDIRECTIONAL. Add a field so the code will map/unmap rx buffers according to this field. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/geneve.h')
0 files changed, 0 insertions, 0 deletions
nux/net-next.git/commit/include?h=nds-private-remove&id=6fe3faf86757eb7f078ff06b23b206f17dc4fb36'>tap: Abstract type of virtual interface from tap implementationSainath Grandhi1-4/+53 2017-02-11tap: Tap character device creation/destroy APISainath Grandhi1-0/+3 2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi3-25/+25 2017-02-11tap: Refactoring macvtap.cSainath Grandhi1-0/+10 2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller