Searched defs:get_strings (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/include/linux/ |
D | ethtool.h | 359 void (*get_strings)(struct net_device *, u32 stringset, u8 *); member
|
D | phy.h | 650 void (*get_strings)(struct phy_device *dev, u8 *data); member
|
/Linux-v4.19/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-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 214 static void get_strings(struct net_device *dev, u32 stringset, u8 *data) in get_strings() function
|
/Linux-v4.19/include/net/ |
D | dsa.h | 386 void (*get_strings)(struct dsa_switch *ds, int port, member
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.h | 356 void (*get_strings)(struct hnae3_handle *handle, member
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_mac.h | 389 void (*get_strings)(u32 stringset, u8 *data); member
|
D | hnae.h | 527 void (*get_strings)(struct hnae_handle *handle, member
|
/Linux-v4.19/drivers/net/ethernet/dlink/ |
D | sundance.c | 1710 static void get_strings(struct net_device *dev, u32 stringset, in get_strings() function
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1648 static void get_strings(struct net_device *dev, u32 stringset, u8 * data) in get_strings() function
|