summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-02-09 09:17:33 -0800
committerDavid S. Miller <davem@davemloft.net>2017-02-10 15:52:26 -0500
commitab78c1d286df46ddc7aeaef2c22e27b7ec061ecc (patch)
treeec7670f1c168c8003c74c47956a6efee96949361 /include/uapi
parenta0d8e02c35ff6068925d8c5ff4202b561aa90de6 (diff)
nfp: add MIP reading support
MIP is a vector of information which linker can optionally include in application firmware. It will be used to retrieve the location of symbol tables. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
3493bc7ee3fdf950a83bc050a3e6cf2a45'>diff)
net: dsa: Add plumbing for port mirroring
Add necessary plumbing at the slave network device level to have switch drivers implement ndo_setup_tc() and most particularly the cls_matchall classifier. We add support for two switch operations: port_add_mirror and port_del_mirror() which configure, on a per-port basis the mirror parameters requested from the cls_matchall classifier. Code is largely borrowed from the Mellanox Spectrum switch driver. Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/usb/usx2y/usbusx2yaudio.c')