Searched refs:dpmac_get_counter (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpmac.h | 223 int dpmac_get_counter(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
|
H A D | dpmac.c | 152 * dpmac_get_counter() - Read a specific DPMAC counter 161 int dpmac_get_counter(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, in dpmac_get_counter() function
|
H A D | dpaa2-mac.c | 465 err = dpmac_get_counter(mac->mc_io, 0, dpmac_dev->mc_handle, in dpaa2_mac_get_ethtool_stats() 469 "dpmac_get_counter error %d\n", err); in dpaa2_mac_get_ethtool_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpmac.h | 205 int dpmac_get_counter(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
|
H A D | dpmac.c | 152 * dpmac_get_counter() - Read a specific DPMAC counter 161 int dpmac_get_counter(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, in dpmac_get_counter() function
|
H A D | dpaa2-mac.c | 579 err = dpmac_get_counter(mac->mc_io, 0, dpmac_dev->mc_handle, in dpaa2_mac_get_ethtool_stats() 583 "dpmac_get_counter error %d\n", err); in dpaa2_mac_get_ethtool_stats()
|
Completed in 5 milliseconds