Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/ti/
H A Dcpsw_priv.h483 void cpsw_get_strings(struct net_device *ndev, u32 stringset, u8 *data);
H A Dcpsw_ethtool.c255 void cpsw_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in cpsw_get_strings() function
H A Dcpsw.c1219 .get_strings = cpsw_get_strings,
H A Dcpsw_new.c1203 .get_strings = cpsw_get_strings,