| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.h | 27 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set); 28 void efx_ethtool_get_strings(struct net_device *net_dev, u32 string_set,
|
| H A D | ethtool_common.c | 442 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set) in efx_ethtool_get_sset_count() argument 446 switch (string_set) { in efx_ethtool_get_sset_count() 460 u32 string_set, u8 *strings) in efx_ethtool_get_strings() argument 465 switch (string_set) { in efx_ethtool_get_strings()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 388 int string_set) in ef4_ethtool_get_sset_count() argument 392 switch (string_set) { in ef4_ethtool_get_sset_count() 405 u32 string_set, u8 *strings) in ef4_ethtool_get_strings() argument 410 switch (string_set) { in ef4_ethtool_get_strings()
|
| /OK3568_Linux_fs/kernel/drivers/net/xen-netback/ |
| H A D | interface.c | 416 static int xenvif_get_sset_count(struct net_device *dev, int string_set) in xenvif_get_sset_count() argument 418 switch (string_set) { in xenvif_get_sset_count()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | ethtool.h | 259 __u32 string_set; /* string set id e.c. ETH_SS_TEST, etc*/ member
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | ethtool-copy.h | 363 __u32 string_set; /* string set id e.c. ETH_SS_TEST, etc*/ member
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | statistics.rst | 119 Identifiers via `ETHTOOL_GSTRINGS` with `string_set` set to `ETH_SS_STATS`,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | bcm63xx_enet.c | 1310 int string_set) in bcm_enet_get_sset_count() argument 1312 switch (string_set) { in bcm_enet_get_sset_count() 2514 int string_set) in bcm_enetsw_get_sset_count() argument 2516 switch (string_set) { in bcm_enetsw_get_sset_count()
|
| H A D | bgmac.c | 1351 static int bgmac_get_sset_count(struct net_device *dev, int string_set) in bgmac_get_sset_count() argument 1353 switch (string_set) { in bgmac_get_sset_count()
|
| H A D | bcmsysport.c | 342 static int bcm_sysport_get_sset_count(struct net_device *dev, int string_set) in bcm_sysport_get_sset_count() argument 348 switch (string_set) { in bcm_sysport_get_sset_count()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ethtool.h | 591 __u32 string_set; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ethtool.h | 591 __u32 string_set; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ethtool.h | 710 __u32 string_set; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | xen-netfront.c | 2571 static int xennet_get_sset_count(struct net_device *dev, int string_set) in xennet_get_sset_count() argument 2573 switch (string_set) { in xennet_get_sset_count()
|
| /OK3568_Linux_fs/kernel/drivers/net/hyperv/ |
| H A D | netvsc_drv.c | 1496 static int netvsc_get_sset_count(struct net_device *dev, int string_set) in netvsc_get_sset_count() argument 1504 switch (string_set) { in netvsc_get_sset_count()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168.h | 761 u32 string_set; /* string set id e.c. ETH_SS_TEST, etc*/ member
|
| H A D | r8168_n.c | 24705 switch (gstrings.string_set) { in ethtool_get_strings() 24724 ops->get_strings(dev, gstrings.string_set, data); in ethtool_get_strings()
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | ioctl.c | 1902 ret = __ethtool_get_sset_count(dev, gstrings.string_set); in ethtool_get_strings() 1916 __ethtool_get_strings(dev, gstrings.string_set, data); in ethtool_get_strings()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet.c | 1106 static int bcmgenet_get_sset_count(struct net_device *dev, int string_set) in bcmgenet_get_sset_count() argument 1108 switch (string_set) { in bcmgenet_get_sset_count()
|