Searched defs:get_stats (Results 1 – 17 of 17) sorted by relevance
/linux-3.3/include/net/ |
D | act_api.h | 90 int (*get_stats)(struct sk_buff *, struct tc_action *); member
|
D | mac80211.h | 2173 int (*get_stats)(struct ieee80211_hw *hw, member
|
/linux-3.3/include/scsi/ |
D | scsi_transport_iscsi.h | 117 void (*get_stats) (struct iscsi_cls_conn *conn, member
|
D | iscsi_if.h | 143 } get_stats; member
|
/linux-3.3/drivers/net/ethernet/dlink/ |
D | dl2k.c | 983 get_stats (struct net_device *dev) in get_stats() function
|
D | sundance.c | 1502 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
|
/linux-3.3/drivers/net/ethernet/8390/ |
D | axnet_cs.c | 1538 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 459 static void get_stats(struct net_device *dev, struct ethtool_stats *stats, in get_stats() function
|
/linux-3.3/drivers/net/ethernet/dec/tulip/ |
D | winbond-840.c | 1331 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
|
/linux-3.3/drivers/net/ethernet/ |
D | fealnx.c | 1752 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
|
/linux-3.3/drivers/net/ethernet/adaptec/ |
D | starfire.c | 1720 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1612 static void get_stats(struct net_device *dev, struct ethtool_stats *stats, in get_stats() function
|
/linux-3.3/drivers/char/pcmcia/ |
D | synclink_cs.c | 1771 static int get_stats(MGSLPC_INFO * info, struct mgsl_icount __user *user_icount) in get_stats() function
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 1064 static void get_stats(struct net_device *dev, struct ethtool_stats *stats, in get_stats() function
|
/linux-3.3/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 2458 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
|
/linux-3.3/drivers/tty/ |
D | synclink_gt.c | 2627 static int get_stats(struct slgt_info *info, struct mgsl_icount __user *user_icount) in get_stats() function
|
D | synclinkmp.c | 2861 static int get_stats(SLMP_INFO * info, struct mgsl_icount __user *user_icount) in get_stats() function
|