mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
nvethernet: Add FRP command IOCTL support
Add new private IOCTL to perform Flexible Receive Parser table entry add, delete, and update operations using OSI API call. Bug 200565623 Change-Id: I00f2be1aaa6ee737de5154085be0521db0bb9593 Signed-off-by: Mohan Thadikamalla <mohant@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2331371 Reviewed-by: Rakesh Goyal <rgoyal@nvidia.com> Reviewed-by: Bhadram Varka <vbhadram@nvidia.com>
This commit is contained in:
committed by
Revanth Kumar Uppala
parent
f244049a90
commit
c2f3c724bd
@@ -58,6 +58,8 @@
|
||||
#define ETHER_PTP_RXQUEUE 48
|
||||
#define ETHER_CONFIG_EST 49
|
||||
#define ETHER_CONFIG_FPE 50
|
||||
/* FRP Command */
|
||||
#define ETHER_CONFIG_FRP_CMD 51
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user