Searched hist:"6970 ef27ff7fd1ce3455b2c696081503d0c0f8ac" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/freescale/ |
H A D | Kconfig | diff 6970ef27ff7fd1ce3455b2c696081503d0c0f8ac Fri Nov 11 16:35:05 CET 2022 Shenwei Wang <shenwei.wang@nxp.com> net: fec: add xdp and page pool statistics
Added xdp and page pool statistics. In order to make the implementation simple and compatible, the patch uses the 32bit integer to record the XDP statistics.
Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fec.h | diff 6970ef27ff7fd1ce3455b2c696081503d0c0f8ac Fri Nov 11 16:35:05 CET 2022 Shenwei Wang <shenwei.wang@nxp.com> net: fec: add xdp and page pool statistics
Added xdp and page pool statistics. In order to make the implementation simple and compatible, the patch uses the 32bit integer to record the XDP statistics.
Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fec_main.c | diff 6970ef27ff7fd1ce3455b2c696081503d0c0f8ac Fri Nov 11 16:35:05 CET 2022 Shenwei Wang <shenwei.wang@nxp.com> net: fec: add xdp and page pool statistics
Added xdp and page pool statistics. In order to make the implementation simple and compatible, the patch uses the 32bit integer to record the XDP statistics.
Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|