Home
last modified time | relevance | path

Searched hist:"7 f3aa620f86a75c137c9eccde14eb091a00dfa9d" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_dev.h7f3aa620f86a75c137c9eccde14eb091a00dfa9d 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 Dnfp_dev.c7f3aa620f86a75c137c9eccde14eb091a00dfa9d 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 Dnfp_net.h7f3aa620f86a75c137c9eccde14eb091a00dfa9d 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 Dnfp_net_ethtool.c7f3aa620f86a75c137c9eccde14eb091a00dfa9d 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>