mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 02:32:08 +03:00
osd: Add FRP and L2 support for t264
Ported from - https://git-master.nvidia.com/r/c/nvethernet-docs/+/3004699 Bug 4334269 Change-Id: I66d2071e8ead23b99657590f731e3584653ea2b3
This commit is contained in:
committed by
Bhadram Varka
parent
77315f1197
commit
a0d0c09294
@@ -39,6 +39,10 @@ struct ether_l2_filter {
|
||||
nveu32_t index;
|
||||
/** Ethernet MAC address to be added */
|
||||
nveu8_t mac_addr[OSI_ETH_ALEN];
|
||||
/** packet duplication */
|
||||
nveu32_t pkt_dup;
|
||||
/** dma channel */
|
||||
nveu32_t dma_chan;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user