Home
last modified time | relevance | path

Searched defs:get_ts_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dethtool.h271 int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *); member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c971 static int get_ts_info(struct net_device *dev, struct ethtool_ts_info *ts_info) in get_ts_info() function