Searched defs:get_strings (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/pensando/ionic/ |
D | ionic_stats.h | 40 void (*get_strings)(struct ionic_lif *lif, u8 **buf); member
|
/Linux-v5.15/include/linux/ |
D | ethtool.h | 634 void (*get_strings)(struct net_device *, u32 stringset, u8 *); member 747 int (*get_strings)(struct phy_device *dev, u8 *data); member
|
D | phy.h | 881 void (*get_strings)(struct phy_device *dev, u8 *data); member
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 447 static void get_strings(struct net_device *dev, u32 stringset, u8 *data) in get_strings() function
|
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_mac.h | 381 void (*get_strings)(u32 stringset, u8 *data); member
|
D | hnae.h | 514 void (*get_strings)(struct hnae_handle *handle, member
|
/Linux-v5.15/drivers/net/ethernet/dlink/ |
D | sundance.c | 1694 static void get_strings(struct net_device *dev, u32 stringset, in get_strings() function
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 229 static void get_strings(struct net_device *dev, u32 stringset, u8 *data) in get_strings() function
|
/Linux-v5.15/include/net/ |
D | dsa.h | 641 void (*get_strings)(struct dsa_switch *ds, int port, member
|
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.h | 610 void (*get_strings)(struct hnae3_handle *handle, member
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1645 static void get_strings(struct net_device *dev, u32 stringset, u8 * data) in get_strings() function
|