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