Searched defs:get_strings (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_stats.h | 40 void (*get_strings)(struct ionic_lif *lif, u8 **buf); member
|
/linux/include/linux/ |
H A D | ethtool.h | 1058 void (*get_strings)(struct net_device *, u32 stringset, u8 *); member 1212 int (*get_strings)(struct phy_device *dev, u8 *data); member
|
H A D | phy.h | 1127 void (*get_strings)(struct phy_device *dev, u8 *data); member
|
/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
|
/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
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 1644 static void get_strings(struct net_device *dev, u32 stringset, u8 * data) in get_strings() function
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 679 void (*get_strings)(struct hnae3_handle *handle, member
|