Searched defs:get_strings (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/include/linux/ |
H A D | ethtool.h | 245 void (*get_strings)(struct net_device *, u32 stringset, u8 *); member in struct:ethtool_ops
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 169 static void get_strings(struct net_device *dev, u32 stringset, u8 *data) get_strings() function
|
/linux-4.1.27/include/net/ |
H A D | dsa.h | 232 void (*get_strings)(struct dsa_switch *ds, int port, uint8_t *data); member in struct:dsa_switch_driver
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 451 static void get_strings(struct net_device *dev, u32 stringset, u8 *data) get_strings() function
|
/linux-4.1.27/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 1708 static void get_strings(struct net_device *dev, u32 stringset, get_strings() function
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 1644 static void get_strings(struct net_device *dev, u32 stringset, u8 * data) get_strings() function
|
Completed in 362 milliseconds