Skip to content

Commit

Permalink
[BFN] Added the latest version of FPGA driver and modules (#10458)
Browse files Browse the repository at this point in the history
Signed-off-by: Taras Keryk <[email protected]>
  • Loading branch information
Taras Keryk authored Apr 16, 2022
1 parent c1f2221 commit 593ab45
Show file tree
Hide file tree
Showing 9 changed files with 344 additions and 94 deletions.
3 changes: 2 additions & 1 deletion platform/barefoot/bfn-modules/modules/bf_ioctl.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*******************************************************************************
Barefoot Networks Switch ASIC Linux driver
Copyright(c) 2015 - 2019 Barefoot Networks, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
Expand Down Expand Up @@ -39,6 +39,7 @@ typedef uint64_t phys_addr_t;

#define BF_IOC_MAGIC 'b'
#define BF_TBUS_MSIX_INDICES_MAX 3
#define BF_TBUS_MSIX_INDICES_MIN 1

typedef struct bf_dma_bus_map_s
{
Expand Down
Loading

0 comments on commit 593ab45

Please sign in to comment.