Searched refs:string_set (Results 1 – 13 of 13) sorted by relevance
| /drivers/net/ethernet/sfc/siena/ |
| A D | ethtool_common.h | 24 int efx_siena_ethtool_get_sset_count(struct net_device *net_dev, int string_set); 25 void efx_siena_ethtool_get_strings(struct net_device *net_dev, u32 string_set,
|
| A D | ethtool_common.c | 440 int efx_siena_ethtool_get_sset_count(struct net_device *net_dev, int string_set) in efx_siena_ethtool_get_sset_count() argument 444 switch (string_set) { in efx_siena_ethtool_get_sset_count() 458 u32 string_set, u8 *strings) in efx_siena_ethtool_get_strings() argument 463 switch (string_set) { in efx_siena_ethtool_get_strings()
|
| /drivers/net/ethernet/sfc/ |
| 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,
|
| A D | ethtool_common.c | 440 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set) in efx_ethtool_get_sset_count() argument 444 switch (string_set) { in efx_ethtool_get_sset_count() 458 u32 string_set, u8 *strings) in efx_ethtool_get_strings() argument 463 switch (string_set) { in efx_ethtool_get_strings()
|
| /drivers/net/ethernet/broadcom/asp2/ |
| A D | bcmasp_ethtool.c | 66 static int bcmasp_get_sset_count(struct net_device *dev, int string_set) in bcmasp_get_sset_count() argument 68 switch (string_set) { in bcmasp_get_sset_count()
|
| /drivers/net/ethernet/sfc/falcon/ |
| A D | ethtool.c | 386 int string_set) in ef4_ethtool_get_sset_count() argument 390 switch (string_set) { in ef4_ethtool_get_sset_count() 403 u32 string_set, u8 *strings) in ef4_ethtool_get_strings() argument 408 switch (string_set) { in ef4_ethtool_get_strings()
|
| /drivers/net/xen-netback/ |
| 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()
|
| /drivers/net/ethernet/broadcom/ |
| A D | bcm63xx_enet.c | 1329 int string_set) in bcm_enet_get_sset_count() argument 1331 switch (string_set) { in bcm_enet_get_sset_count() 2520 int string_set) in bcm_enetsw_get_sset_count() argument 2522 switch (string_set) { in bcm_enetsw_get_sset_count()
|
| 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()
|
| A D | bcmsysport.c | 322 static int bcm_sysport_get_sset_count(struct net_device *dev, int string_set) in bcm_sysport_get_sset_count() argument 328 switch (string_set) { in bcm_sysport_get_sset_count()
|
| /drivers/net/hyperv/ |
| A D | netvsc_drv.c | 1451 static int netvsc_get_sset_count(struct net_device *dev, int string_set) in netvsc_get_sset_count() argument 1459 switch (string_set) { in netvsc_get_sset_count()
|
| /drivers/net/ |
| A D | xen-netfront.c | 2542 static int xennet_get_sset_count(struct net_device *dev, int string_set) in xennet_get_sset_count() argument 2544 switch (string_set) { in xennet_get_sset_count()
|
| /drivers/net/ethernet/broadcom/genet/ |
| A D | bcmgenet.c | 1192 static int bcmgenet_get_sset_count(struct net_device *dev, int string_set) in bcmgenet_get_sset_count() argument 1194 switch (string_set) { in bcmgenet_get_sset_count()
|
Completed in 53 milliseconds