Home
last modified time | relevance | path

Searched refs:wl_stats (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_netdev.h93 struct net_device_stats *wl_stats( struct net_device *dev );
Dwl_netdev.c245 struct net_device_stats *wl_stats( struct net_device *dev ) in wl_stats() function
1181 .ndo_get_stats = &wl_stats,
1529 lp->wds_port[count].dev->get_stats = &wl_stats; in wl_wds_device_alloc()