Searched hist:ec8b1fbe682deb376062c5ed04ef9c78160ffbf0 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_port.c | diff ec8b1fbe682deb376062c5ed04ef9c78160ffbf0 Fri May 26 10:03:36 CEST 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: support port splitting via devlink
Add support for configuring port split with devlink. Add devlink callbacks to validate requested config and call NSP helpers. Getting the right nfp_port structure can be done with simple iteration.
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>
|
H A D | nfp_port.h | diff ec8b1fbe682deb376062c5ed04ef9c78160ffbf0 Fri May 26 10:03:36 CEST 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: support port splitting via devlink
Add support for configuring port split with devlink. Add devlink callbacks to validate requested config and call NSP helpers. Getting the right nfp_port structure can be done with simple iteration.
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>
|
H A D | nfp_devlink.c | diff ec8b1fbe682deb376062c5ed04ef9c78160ffbf0 Fri May 26 10:03:36 CEST 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: support port splitting via devlink
Add support for configuring port split with devlink. Add devlink callbacks to validate requested config and call NSP helpers. Getting the right nfp_port structure can be done with simple iteration.
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>
|
H A D | nfp_net_main.c | diff ec8b1fbe682deb376062c5ed04ef9c78160ffbf0 Fri May 26 10:03:36 CEST 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: support port splitting via devlink
Add support for configuring port split with devlink. Add devlink callbacks to validate requested config and call NSP helpers. Getting the right nfp_port structure can be done with simple iteration.
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>
|