mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 01:54:09 +08:00
4b5f4d3fb4
This is being used to implement both the port and device global stats, which is causing some confusion in the drivers. For instance EFA and i40iw both seem to be misusing the device stats. Split it into two ops so drivers that don't support one or the other can leave the op NULL'd, making the calling code a little simpler to understand. Link: https://lore.kernel.org/r/1955c154197b2a159adc2dc97266ddc74afe420c.1623427137.git.leonro@nvidia.com Tested-by: Gal Pressman <galpress@amazon.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> |
||
---|---|---|
.. | ||
efa_admin_cmds_defs.h | ||
efa_admin_defs.h | ||
efa_com_cmd.c | ||
efa_com_cmd.h | ||
efa_com.c | ||
efa_com.h | ||
efa_common_defs.h | ||
efa_main.c | ||
efa_regs_defs.h | ||
efa_verbs.c | ||
efa.h | ||
Kconfig | ||
Makefile |