Searched hist:"7 f3aa620f86a75c137c9eccde14eb091a00dfa9d" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_dev.h | 7f3aa620f86a75c137c9eccde14eb091a00dfa9d Fri Mar 11 10:43:05 UTC 2022 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: take chip version into account for ring sizes
NFP3800 has slightly different queue controller range bounds. Use the static chip data instead of defines. This commit still assumes unchanged descriptor format. Later datapath changes will allow adjusting for descriptor accounting.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Fei Qin <fei.qin@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | nfp_dev.c | 7f3aa620f86a75c137c9eccde14eb091a00dfa9d Fri Mar 11 10:43:05 UTC 2022 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: take chip version into account for ring sizes
NFP3800 has slightly different queue controller range bounds. Use the static chip data instead of defines. This commit still assumes unchanged descriptor format. Later datapath changes will allow adjusting for descriptor accounting.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Fei Qin <fei.qin@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net.h | 7f3aa620f86a75c137c9eccde14eb091a00dfa9d Fri Mar 11 10:43:05 UTC 2022 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: take chip version into account for ring sizes
NFP3800 has slightly different queue controller range bounds. Use the static chip data instead of defines. This commit still assumes unchanged descriptor format. Later datapath changes will allow adjusting for descriptor accounting.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Fei Qin <fei.qin@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | nfp_net_ethtool.c | 7f3aa620f86a75c137c9eccde14eb091a00dfa9d Fri Mar 11 10:43:05 UTC 2022 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: take chip version into account for ring sizes
NFP3800 has slightly different queue controller range bounds. Use the static chip data instead of defines. This commit still assumes unchanged descriptor format. Later datapath changes will allow adjusting for descriptor accounting.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Fei Qin <fei.qin@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|