Home
last modified time | relevance | path

Searched refs:bcm_sysport_get_sset_count (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c322 static int bcm_sysport_get_sset_count(struct net_device *dev, int string_set) in bcm_sysport_get_sset_count() function
497 j = bcm_sysport_get_sset_count(dev, ETH_SS_STATS) - in bcm_sysport_get_stats()
2254 .get_sset_count = bcm_sysport_get_sset_count,