Searched refs:wl_tx_timeout (Results 1 – 2 of 2) sorted by relevance
91 void wl_tx_timeout( struct net_device *dev );
602 void wl_tx_timeout( struct net_device *dev ) in wl_tx_timeout() function1189 .ndo_tx_timeout = &wl_tx_timeout,1530 lp->wds_port[count].dev->tx_timeout = &wl_tx_timeout; in wl_wds_device_alloc()