Searched refs:wl_remove (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_main.h90 void wl_remove( struct net_device *dev );
H A Dwl_cs.c239 wl_remove(link->priv);
H A Dwl_pci.c468 wl_remove( dev );
H A Dwl_main.c1927 * wl_remove()
1944 void wl_remove( struct net_device *dev ) function
1949 DBG_FUNC( "wl_remove" );
1990 } // wl_remove
2108 * This function perfroms a check on the device and calls wl_remove() if
2111 * wl_remove() does not get called.
2130 /* If wl_remove() hasn't been called (i.e. when Card Services is shut
2134 wl_remove( dev );

Completed in 35 milliseconds