Home
last modified time | relevance | path

Searched refs:b53_get_sset_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dbcm_sf2.c1072 int cnt = b53_get_sset_count(ds, port, stringset); in bcm_sf2_sw_get_strings()
1082 int cnt = b53_get_sset_count(ds, port, ETH_SS_STATS); in bcm_sf2_sw_get_ethtool_stats()
1091 int cnt = b53_get_sset_count(ds, port, sset); in bcm_sf2_sw_get_sset_count()
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dbcm_sf2.c1172 int cnt = b53_get_sset_count(ds, port, stringset); in bcm_sf2_sw_get_strings()
1182 int cnt = b53_get_sset_count(ds, port, ETH_SS_STATS); in bcm_sf2_sw_get_ethtool_stats()
1191 int cnt = b53_get_sset_count(ds, port, sset); in bcm_sf2_sw_get_sset_count()
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_priv.h323 int b53_get_sset_count(struct dsa_switch *ds, int port, int sset);
H A Db53_common.c976 int b53_get_sset_count(struct dsa_switch *ds, int port, int sset) in b53_get_sset_count() function
993 EXPORT_SYMBOL(b53_get_sset_count); variable
2200 .get_sset_count = b53_get_sset_count,
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_priv.h340 int b53_get_sset_count(struct dsa_switch *ds, int port, int sset);
H A Db53_common.c1032 int b53_get_sset_count(struct dsa_switch *ds, int port, int sset) in b53_get_sset_count() function
1049 EXPORT_SYMBOL(b53_get_sset_count); variable
2285 .get_sset_count = b53_get_sset_count,

Completed in 13 milliseconds