linux/drivers/net/ethernet/netronome/nfp/flower
Jakub Kicinski ef0ec676a7 nfp: add pointer to vNIC config memory to nfp_port structure
Simplify the statistics handling code by keeping pointer to vNIC's
config memory in nfp_port.  Note that this is referring to the
representor side of vNICs, vNIC side has the pointer in nfp_net.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-18 22:39:28 -07:00
..
action.c nfp: add basic action capabilities to flower offloads 2017-07-01 08:51:32 -07:00
cmsg.c nfp: process MTU updates from firmware flower app 2017-08-16 11:36:44 -07:00
cmsg.h nfp: process control messages in workqueue in flower app 2017-08-16 11:36:44 -07:00
main.c nfp: add pointer to vNIC config memory to nfp_port structure 2017-08-18 22:39:28 -07:00
main.h nfp: process control messages in workqueue in flower app 2017-08-16 11:36:44 -07:00
match.c nfp: extend flower matching capabilities 2017-07-01 08:51:32 -07:00
metadata.c nfp: freeing the wrong variable 2017-07-12 08:18:14 -07:00
offload.c net/sched: Fix the logic error to decide the ingress qdisc 2017-08-18 10:29:04 -07:00