Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_netdev.h91 void wl_tx_timeout( struct net_device *dev );
Dwl_netdev.c602 void wl_tx_timeout( struct net_device *dev ) in wl_tx_timeout() function
1189 .ndo_tx_timeout = &wl_tx_timeout,
1530 lp->wds_port[count].dev->tx_timeout = &wl_tx_timeout; in wl_wds_device_alloc()