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

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Desta_drv.c153 static int tiwlan_drv_net_stop(struct net_device * dev);
162 .ndo_stop = tiwlan_drv_net_stop,
170 .ndo_stop = tiwlan_drv_net_stop,
534 static int tiwlan_drv_net_stop(struct net_device * dev) function
536 ti_nodprintf(TIWLAN_LOG_ERROR, "tiwlan_drv_net_stop()\n");
792 dev->stop = tiwlan_drv_net_stop;

Completed in 19 milliseconds