Searched hist:"7 ac9ebd567252d1799002b9282c658f7229ba21c" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_app.c | 7ac9ebd567252d1799002b9282c658f7229ba21c Mon May 22 12:59:26 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: introduce very minimal nfp_app
Introduce a concept of an application. For now it's just grouping pointers and serving as a layer of indirection. It will help us weaken the dependency on nfp_net in ethtool code. Later series will flesh out support for different apps in the driver.
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_main.h | diff 7ac9ebd567252d1799002b9282c658f7229ba21c Mon May 22 12:59:26 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: introduce very minimal nfp_app
Introduce a concept of an application. For now it's just grouping pointers and serving as a layer of indirection. It will help us weaken the dependency on nfp_net in ethtool code. Later series will flesh out support for different apps in the driver.
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_app.h | 7ac9ebd567252d1799002b9282c658f7229ba21c Mon May 22 12:59:26 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: introduce very minimal nfp_app
Introduce a concept of an application. For now it's just grouping pointers and serving as a layer of indirection. It will help us weaken the dependency on nfp_net in ethtool code. Later series will flesh out support for different apps in the driver.
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 | Makefile | diff 7ac9ebd567252d1799002b9282c658f7229ba21c Mon May 22 12:59:26 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: introduce very minimal nfp_app
Introduce a concept of an application. For now it's just grouping pointers and serving as a layer of indirection. It will help us weaken the dependency on nfp_net in ethtool code. Later series will flesh out support for different apps in the driver.
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 7ac9ebd567252d1799002b9282c658f7229ba21c Mon May 22 12:59:26 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: introduce very minimal nfp_app
Introduce a concept of an application. For now it's just grouping pointers and serving as a layer of indirection. It will help us weaken the dependency on nfp_net in ethtool code. Later series will flesh out support for different apps in the driver.
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.h | diff 7ac9ebd567252d1799002b9282c658f7229ba21c Mon May 22 12:59:26 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: introduce very minimal nfp_app
Introduce a concept of an application. For now it's just grouping pointers and serving as a layer of indirection. It will help us weaken the dependency on nfp_net in ethtool code. Later series will flesh out support for different apps in the driver.
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_ethtool.c | diff 7ac9ebd567252d1799002b9282c658f7229ba21c Mon May 22 12:59:26 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: introduce very minimal nfp_app
Introduce a concept of an application. For now it's just grouping pointers and serving as a layer of indirection. It will help us weaken the dependency on nfp_net in ethtool code. Later series will flesh out support for different apps in the driver.
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>
|