Searched defs:get_strings (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/include/linux/ |
D | ethtool.h | 245 void (*get_strings)(struct net_device *, u32 stringset, u8 *); member
|
/linux-4.4.14/include/net/ |
D | dsa.h | 242 void (*get_strings)(struct dsa_switch *ds, int port, uint8_t *data); member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 451 static void get_strings(struct net_device *dev, u32 stringset, u8 *data) in get_strings() function
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 239 static void get_strings(struct net_device *dev, u32 stringset, u8 *data) in get_strings() function
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ |
D | hnae.h | 441 void (*get_strings)(struct hnae_handle *handle, member
|
D | hns_dsaf_mac.h | 381 void (*get_strings)(u32 stringset, u8 *data); member
|
/linux-4.4.14/drivers/net/ethernet/dlink/ |
D | sundance.c | 1708 static void get_strings(struct net_device *dev, u32 stringset, in get_strings() function
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1644 static void get_strings(struct net_device *dev, u32 stringset, u8 * data) in get_strings() function
|